Skip to content

Commit 7f98838

Browse files
committed
test fix
1 parent f8bfeb9 commit 7f98838

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

test.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,9 @@ function prodtest() {
182182
GITHUB_REPOSITORY=internetarchive/emularity-engine
183183
GITHUB_REF_NAME=main
184184
BASE_DOMAIN=ux-b.archive.org
185-
NOMAD_TOKEN_PROD=test
185+
NOMAD_VAR_HOSTNAMES='["emularity-engine"]'
186186
expects 'nomad cluster https://ux-b.archive.org' \
187-
'deploying to https://emularity-engine.ux-b.archive.org' \
188-
'using nomad production token'
187+
'deploying to https://emularity-engine.ux-b.archive.org'
189188
)
190189
(
191190
banner "GL repo using 'main' branch to be like 'production'"

0 commit comments

Comments
 (0)