Fix longevity action by readding removed command (#19)
* Fix longevity action by readding removed command * Use new prefix for canario longevity test Make reasoning about things simpler by using a different prefix for the canario repo in S3. * align longevity_test changes --------- Co-authored-by: ryanfkeepers <ryanfkeepers@gmail.com>
This commit is contained in:
parent
9f46e184cf
commit
daa2257ff1
2
.github/workflows/longevity_test.yml
vendored
2
.github/workflows/longevity_test.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
CORSO_LOG_FILE: ${{ github.workspace }}/src/testlog/run-longevity.log
|
||||
RESTORE_DEST_PFX: Corso_Test_Longevity_
|
||||
TEST_USER: ${{ github.event.inputs.user != '' && github.event.inputs.user || vars.CORSO_M365_TEST_USER_ID }}
|
||||
PREFIX: 'longevity'
|
||||
PREFIX: 'longevity_canario'
|
||||
|
||||
# Options for retention.
|
||||
RETENTION_MODE: GOVERNANCE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user