diff --git a/testing/partition-test-aws/build-aws/run-tests.sh b/testing/partition-test-aws/build-aws/run-tests.sh
index 6ee8d0227dc1d4c72839e7cc8283ae59e597d519..1c136bbe40dc2a2076b4de4f62a706fb16ea0533 100755
--- a/testing/partition-test-aws/build-aws/run-tests.sh
+++ b/testing/partition-test-aws/build-aws/run-tests.sh
@@ -32,6 +32,7 @@ export PARTITION_BASE_URL=$PARTITION_BASE_URL
 export CLIENT_TENANT=common
 export MY_TENANT=opendes
 export RESOURCE_PREFIX=$RESOURCE_PREFIX
+export ENVIRONMENT=$RESOURCE_PREFIX
 
 #### RUN INTEGRATION TEST #########################################################################