Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
achmelo committed Apr 2, 2024
1 parent fe36780 commit 8863ce0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ on:
workflow_dispatch:

env:
MARIST_HOST: zzow06.zowe.marist.cloud
MARIST_HOST: zzow04.zowe.marist.cloud
MARIST_SSH_PORT: 22
MARIST_TMP_DIRECTORY: /ZOWE/tmp
MARIST_TEST_DIRECTORY: /ZOWE/tmp/files-integration-test-${{ github.run_id }}_${{ github.run_number }}
JOB_ID: ${{ github.run_id }}-${{ github.run_number }}
MARIST_FILE_SETUP_SCRIPT: prepare-integration-test-folders.sh
ZOSMF_PORT: 10443
ZOSMF_HOST: zzow06.zowe.marist.cloud
ZOSMF_HOST: zzow08.zowe.marist.cloud
GATEWAY_PORT: 7554
FILES_PORT: 8443
FILES_LOG_DIR: .apiml/files-api.log
Expand Down

0 comments on commit 8863ce0

Please sign in to comment.