Publish Clusterflux bf6eadc
This commit is contained in:
parent
dbc2b586be
commit
1594c75abc
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"kind": "clusterflux-filtered-public-tree",
|
"kind": "clusterflux-filtered-public-tree",
|
||||||
"source_commit": "c8e7f9b3b3c0715af80ea3ec8b1c26e5849c270f",
|
"source_commit": "bf6eadcb20c442e21be040a818d0f4357f446a19",
|
||||||
"release_name": "release-c8e7f9b3b3c0",
|
"release_name": "release-bf6eadcb20c4",
|
||||||
"filtered_out": [
|
"filtered_out": [
|
||||||
"private/**",
|
"private/**",
|
||||||
"internal/**",
|
"internal/**",
|
||||||
|
|
|
||||||
|
|
@ -1807,7 +1807,7 @@ async function runSecondTenantIsolation({
|
||||||
max_bytes: 1024,
|
max_bytes: 1024,
|
||||||
ttl_seconds: 60,
|
ttl_seconds: 60,
|
||||||
}),
|
}),
|
||||||
/outside|scope|tenant|project|not found|unavailable/i,
|
/outside|scope|tenant|project|not found|does not exist|unavailable/i,
|
||||||
"single-account foreign artifact download"
|
"single-account foreign artifact download"
|
||||||
);
|
);
|
||||||
const control = assertDenied(
|
const control = assertDenied(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue