vishesh92 commented on PR #96: URL: https://github.com/apache/cloudstack-terraform-provider/pull/96#issuecomment-1980998466
> ``` > === RUN TestAccCloudStackKubernetesVersion_basic > testing.go:568: Step 0 error: errors during apply: > > Error: CloudStack API error 401 (CSExceptionErrorCode: 0): unable to verify user credentials and/or request signature > > on /tmp/tf-test3270280120/main.tf line 2: > (source code not available) > > > --- FAIL: TestAccCloudStackKubernetesVersion_basic (0.02s) > === RUN TestAccCloudStackKubernetesVersion_update > testing.go:568: Step 0 error: errors during apply: > > Error: CloudStack API error 401 (CSExceptionErrorCode: 0): unable to verify user credentials and/or request signature > > on /tmp/tf-test3546500911/main.tf line 2: > (source code not available) > > > --- FAIL: TestAccCloudStackKubernetesVersion_update (0.02s) > ``` This is failing because CKS is disabled by default on older versions. It should work for 4.19. Other runs shouldn't have got canceled. Let me fix that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org