aws-cdk icon indicating copy to clipboard operation
aws-cdk copied to clipboard

chore: migrate @aws-cdk-testing/cli-integ from sdk v2 to sdk v3

Open vinayak-kukreja opened this issue 1 year ago • 3 comments

[IN PROGRESS]

Signed-off-by: Vinayak Kukreja [email protected]### Issue # (if applicable)

Closes #.

Reason for this change

Description of changes

Description of how you validated changes

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

vinayak-kukreja avatar May 02 '24 16:05 vinayak-kukreja

I see some integ tests not running since they are unable to find credentials:

  ● update to stack in ROLLBACK_COMPLETE state will delete stack and create a new one
    Profile 'long-running-profile' does not exist in config file (/root/.aws/config)
      at chainableCredentials (../../lib/aws.ts:231:13)
      at new chainableCredentials (../../lib/aws.ts:39:20)
      at Function.forRegion (../../lib/aws.ts:21:12)
      at forRegion (../../lib/with-aws.ts:18:34)
      at ResourcePool.block (../../lib/resource-pool.ts:72:20)
      at ../../lib/integ-test.ts:51:14

This is due to a different path for config defined in delivlib here. Taking a look into how this binds with our test infrastructure.

vinayak-kukreja avatar May 10 '24 15:05 vinayak-kukreja

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 7f7b528133ed7ab90678bbb0fd000968879d8b70
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

aws-cdk-automation avatar May 14 '24 21:05 aws-cdk-automation

:arrow_right: PR build request submitted to test-main-pipeline :arrow_left:

A maintainer must now check the pipeline and add the pr-linter/cli-integ-tested label once the pipeline succeeds.

aws-cdk-automation avatar May 14 '24 21:05 aws-cdk-automation

@Mergifyio update

TheRealAmazonKendra avatar Aug 26 '24 21:08 TheRealAmazonKendra

update

✅ Branch has been successfully updated

mergify[bot] avatar Aug 26 '24 21:08 mergify[bot]

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 2c169594eefe5b633da6467cfe383e4620ba9f7c
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

aws-cdk-automation avatar Aug 26 '24 22:08 aws-cdk-automation

Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one.

github-actions[bot] avatar Aug 31 '24 07:08 github-actions[bot]