Skip to content
Snippets Groups Projects
Commit 79934cf8 authored by Derek Hudson's avatar Derek Hudson
Browse files

Added ignore for the AWS tests.

parent 5d05407e
No related branches found
No related tags found
1 merge request!464Aws fix integration tests
......@@ -87,8 +87,6 @@ aws-test-java:
- export OSDU_TENANT=int-test-notification
- export TENANT_NAME=int-test-notification
- $MAVEN_BUILD $INTEGRATION_TEST_DIR maven-aws-integration-test-output.log ${AWS_MAVEN_TEST_COMMAND_OVERRIDE:-test} --update-snapshots -DdisableXmlReport=true
after_script:
- python3 $PUSH_ENDPOINT_PATH/setup_teardown_endpoint.py --delete --environment_file $PUSH_ENDPOINT_PATH/environment_file.sh --kube_file $PUSH_ENDPOINT_PATH/push-endpoint-manifest.yaml
only:
variables:
#Default if not defined
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment