Skip to content

Commit

Permalink
add integ diff
Browse files Browse the repository at this point in the history
  • Loading branch information
tmokmss committed Jun 4, 2023
1 parent 6b42be2 commit 652489e
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 39 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"version": "30.0.0",
"version": "31.0.0",
"files": {
"a6f5e41c0212fcbcdb1d7cdb7acbe27cf764613445faf44701294353f7c98c9b": {
"7dd43c047b72efa6e8541bd455e64dcbeab0ecee6da38a518b91cd170a8e4a5f": {
"source": {
"path": "AlarmWithLabelIntegrationTest.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "a6f5e41c0212fcbcdb1d7cdb7acbe27cf764613445faf44701294353f7c98c9b.json",
"objectKey": "7dd43c047b72efa6e8541bd455e64dcbeab0ecee6da38a518b91cd170a8e4a5f.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"MetricStat": {
"Metric": {
"MetricName": "Metric",
"Namespace": "CDK/Test"
"Namespace": "CDK/Test1"
},
"Period": 300,
"Stat": "Average"
Expand All @@ -35,7 +35,7 @@
"MetricStat": {
"Metric": {
"MetricName": "Metric",
"Namespace": "CDK/Test"
"Namespace": "CDK/Test1"
},
"Period": 300,
"Stat": "Average"
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"30.0.0"}
{"version":"31.0.0"}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "30.0.0",
"version": "31.0.0",
"files": {
"21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22": {
"source": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "30.0.0",
"version": "31.0.0",
"testCases": {
"cdk-cloudwatch-alarms-with-label-integ-test/DefaultTest": {
"stacks": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "30.0.0",
"version": "32.0.0",
"artifacts": {
"AlarmWithLabelIntegrationTest.assets": {
"type": "cdk:asset-manifest",
Expand All @@ -17,7 +17,7 @@
"validateOnSynth": false,
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/a6f5e41c0212fcbcdb1d7cdb7acbe27cf764613445faf44701294353f7c98c9b.json",
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/7dd43c047b72efa6e8541bd455e64dcbeab0ecee6da38a518b91cd170a8e4a5f.json",
"requiresBootstrapStackVersion": 6,
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
"additionalDependencies": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"metricStat": {
"metric": {
"metricName": "Metric",
"namespace": "CDK/Test"
"namespace": "CDK/Test1"
},
"period": 300,
"stat": "Average"
Expand All @@ -39,14 +39,14 @@
}
},
"constructInfo": {
"fqn": "@aws-cdk/aws-cloudwatch.CfnAlarm",
"version": "0.0.0"
"fqn": "constructs.Construct",
"version": "10.2.26"
}
}
},
"constructInfo": {
"fqn": "@aws-cdk/aws-cloudwatch.Alarm",
"version": "0.0.0"
"fqn": "constructs.Construct",
"version": "10.2.26"
}
},
"Alarm2": {
Expand All @@ -66,7 +66,7 @@
"metricStat": {
"metric": {
"metricName": "Metric",
"namespace": "CDK/Test"
"namespace": "CDK/Test1"
},
"period": 300,
"stat": "Average"
Expand All @@ -80,36 +80,36 @@
}
},
"constructInfo": {
"fqn": "@aws-cdk/aws-cloudwatch.CfnAlarm",
"version": "0.0.0"
"fqn": "constructs.Construct",
"version": "10.2.26"
}
}
},
"constructInfo": {
"fqn": "@aws-cdk/aws-cloudwatch.Alarm",
"version": "0.0.0"
"fqn": "constructs.Construct",
"version": "10.2.26"
}
},
"BootstrapVersion": {
"id": "BootstrapVersion",
"path": "AlarmWithLabelIntegrationTest/BootstrapVersion",
"constructInfo": {
"fqn": "@aws-cdk/core.CfnParameter",
"version": "0.0.0"
"fqn": "constructs.Construct",
"version": "10.2.26"
}
},
"CheckBootstrapVersion": {
"id": "CheckBootstrapVersion",
"path": "AlarmWithLabelIntegrationTest/CheckBootstrapVersion",
"constructInfo": {
"fqn": "@aws-cdk/core.CfnRule",
"version": "0.0.0"
"fqn": "constructs.Construct",
"version": "10.2.26"
}
}
},
"constructInfo": {
"fqn": "@aws-cdk/core.Stack",
"version": "0.0.0"
"fqn": "constructs.Construct",
"version": "10.2.26"
}
},
"cdk-cloudwatch-alarms-with-label-integ-test": {
Expand All @@ -125,7 +125,7 @@
"path": "cdk-cloudwatch-alarms-with-label-integ-test/DefaultTest/Default",
"constructInfo": {
"fqn": "constructs.Construct",
"version": "10.1.252"
"version": "10.2.26"
}
},
"DeployAssert": {
Expand All @@ -136,33 +136,33 @@
"id": "BootstrapVersion",
"path": "cdk-cloudwatch-alarms-with-label-integ-test/DefaultTest/DeployAssert/BootstrapVersion",
"constructInfo": {
"fqn": "@aws-cdk/core.CfnParameter",
"version": "0.0.0"
"fqn": "constructs.Construct",
"version": "10.2.26"
}
},
"CheckBootstrapVersion": {
"id": "CheckBootstrapVersion",
"path": "cdk-cloudwatch-alarms-with-label-integ-test/DefaultTest/DeployAssert/CheckBootstrapVersion",
"constructInfo": {
"fqn": "@aws-cdk/core.CfnRule",
"version": "0.0.0"
"fqn": "constructs.Construct",
"version": "10.2.26"
}
}
},
"constructInfo": {
"fqn": "@aws-cdk/core.Stack",
"version": "0.0.0"
"fqn": "constructs.Construct",
"version": "10.2.26"
}
}
},
"constructInfo": {
"fqn": "@aws-cdk/integ-tests.IntegTestCase",
"fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
"version": "0.0.0"
}
}
},
"constructInfo": {
"fqn": "@aws-cdk/integ-tests.IntegTest",
"fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
"version": "0.0.0"
}
},
Expand All @@ -171,13 +171,13 @@
"path": "Tree",
"constructInfo": {
"fqn": "constructs.Construct",
"version": "10.1.252"
"version": "10.2.26"
}
}
},
"constructInfo": {
"fqn": "@aws-cdk/core.App",
"version": "0.0.0"
"fqn": "constructs.Construct",
"version": "10.2.26"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class AlarmWithLabelIntegrationTest extends Stack {
super(scope, id, props);

const testMetric = new Metric({
namespace: 'CDK/Test',
namespace: 'CDK/Test1',
metricName: 'Metric',
label: 'Metric [AVG: ${AVG}]',
});
Expand Down

0 comments on commit 652489e

Please sign in to comment.