diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 346ab252a72ef4f5b39e487b5d5a52fd4e19d305..ac33be6af9a2465feb2d4e485ff586ebbf46e5f0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -124,8 +124,8 @@ full_fat_depo: --outdir ${TEST_WORKSPACE_DIR}/integration/full/ --email_cred /storage/app/EWS_prod/envs/credentials/Cred_gmail.json --test_report_dir $CI_PROJECT_DIR/test_reports - --run_date_type $FULL_FAT_RUN_DATE_TYPE --custom_run_date $CUSTOM_RUN_DATE + --custom_dir_prefix "temp_depo_$RUN_TIME" full_fat_env_suit: when: manual @@ -141,7 +141,6 @@ full_fat_env_suit: --config /storage/app/EWS_prod/regions/EastAfrica/resources/configs/coordinator/fc/env_suit_config_EastAfrica_fc_live.json --outdir ${TEST_WORKSPACE_DIR}/integration/full/ --email_cred /storage/app/EWS_prod/envs/credentials/Cred_gmail.json - --run_date_type $FULL_FAT_RUN_DATE_TYPE --custom_run_date $CUSTOM_RUN_DATE full_fat_survey: @@ -158,8 +157,8 @@ full_fat_survey: --config /storage/app/EWS_prod/regions/EastAfrica/resources/configs/coordinator/fc/survey_config_EastAfrica_fc_live.json --outdir ${TEST_WORKSPACE_DIR}/integration/full/ --email_cred /storage/app/EWS_prod/envs/credentials/Cred_gmail.json - --run_date_type $FULL_FAT_RUN_DATE_TYPE --custom_run_date $CUSTOM_RUN_DATE + --custom_dir_prefix "temp_survey_$RUN_TIME" full_fat_advisory: when: manual