Merge pull request #161 from aws-lumberyard-dev/SPEC-6061

Removing 'periodic_test_profile' job from Android
This commit is contained in:
Steve Pham
2021-04-20 10:04:20 -07:00
committed by GitHub
@@ -148,8 +148,6 @@
},
"periodic_test_profile": {
"TAGS":[
"nightly",
"weekly-build-metrics"
],
"COMMAND":"build_and_run_unit_tests.cmd",
"PARAMETERS": {
@@ -163,5 +161,4 @@
"ADDITIONAL_GENERATE_ARGS": "--unit-test"
}
}
}