mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 01:54:04 +00:00
ci: run persistent queue tests
This commit is contained in:
parent
279909f855
commit
8f4cd186f9
1 changed files with 2 additions and 0 deletions
2
.github/workflows/queue.yml
vendored
2
.github/workflows/queue.yml
vendored
|
|
@ -25,3 +25,5 @@ jobs:
|
||||||
cd tenancy-queue-tester
|
cd tenancy-queue-tester
|
||||||
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./setup.sh
|
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./setup.sh
|
||||||
./test.sh
|
./test.sh
|
||||||
|
./alternative_config.sh
|
||||||
|
PERSISTENT=1 ./test.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue