Skip to content

Commit

Permalink
Update ci-teradata-teradata_main-systemtest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sc250072 authored Dec 27, 2024
1 parent 49d908d commit 9d43f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-teradata-teradata_main-systemtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
export AIRFLOW_VAR_AZURE_BLOB_ACCOUNT_SECRET_KEY=${{ secrets.AZURE_BLOB_ACCOUNT_SECRET_KEY }}
export AIRFLOW_VAR_AWS_ACCESS_KEY_ID=${{ vars.TERADATA_DOWNLOAD_AWS_SECRET_ACCESS_ID }}
export AIRFLOW_VAR_AWS_SECRET_ACCESS_KEY=${{ secrets.TERADATA_DOWNLOAD_AWS_SECRET_ACCESS_KEY }}
pytest --system=teradata --junitxml=report_test.xml providers/tests/teradata
pytest --system --junitxml=report_test.xml providers/tests/system/teradata/
cat report_test.xml
- name: "Delete CSAE environment"
if: always()
Expand Down

0 comments on commit 9d43f37

Please sign in to comment.