Skip to content

Commit 6c9dacf

Browse files
authored
feat(test): change ibm tests from staging to prod (#355)
1 parent b07be82 commit 6c9dacf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@ jobs:
103103
TEST_SUITE: tf_acc_ibm_monitor
104104
SYSDIG_IBM_MONITOR_API_KEY: ${{ secrets.TERRAFORM_IBM_API_KEY }}
105105
SYSDIG_IBM_MONITOR_INSTANCE_ID: ${{ secrets.TERRAFORM_IBM_MONITOR_INSTANCE_ID }}
106-
SYSDIG_IBM_MONITOR_IAM_URL: "https://iam.test.cloud.ibm.com"
107-
SYSDIG_MONITOR_URL: "https://us-south.monitoring.test.cloud.ibm.com"
106+
SYSDIG_IBM_MONITOR_IAM_URL: "https://iam.cloud.ibm.com"
107+
SYSDIG_MONITOR_URL: "https://eu-gb.monitoring.cloud.ibm.com"

0 commit comments

Comments
 (0)