Skip to content

Commit 652489e

Browse files
committed
add integ diff
1 parent 6b42be2 commit 652489e

8 files changed

Lines changed: 39 additions & 39 deletions

File tree

packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch/test/integ.alarm-with-label.js.snapshot/AlarmWithLabelIntegrationTest.assets.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"version": "30.0.0",
2+
"version": "31.0.0",
33
"files": {
4-
"a6f5e41c0212fcbcdb1d7cdb7acbe27cf764613445faf44701294353f7c98c9b": {
4+
"7dd43c047b72efa6e8541bd455e64dcbeab0ecee6da38a518b91cd170a8e4a5f": {
55
"source": {
66
"path": "AlarmWithLabelIntegrationTest.template.json",
77
"packaging": "file"
88
},
99
"destinations": {
1010
"current_account-current_region": {
1111
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
12-
"objectKey": "a6f5e41c0212fcbcdb1d7cdb7acbe27cf764613445faf44701294353f7c98c9b.json",
12+
"objectKey": "7dd43c047b72efa6e8541bd455e64dcbeab0ecee6da38a518b91cd170a8e4a5f.json",
1313
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
1414
}
1515
}

packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch/test/integ.alarm-with-label.js.snapshot/AlarmWithLabelIntegrationTest.template.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"MetricStat": {
1313
"Metric": {
1414
"MetricName": "Metric",
15-
"Namespace": "CDK/Test"
15+
"Namespace": "CDK/Test1"
1616
},
1717
"Period": 300,
1818
"Stat": "Average"
@@ -35,7 +35,7 @@
3535
"MetricStat": {
3636
"Metric": {
3737
"MetricName": "Metric",
38-
"Namespace": "CDK/Test"
38+
"Namespace": "CDK/Test1"
3939
},
4040
"Period": 300,
4141
"Stat": "Average"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"30.0.0"}
1+
{"version":"31.0.0"}

packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch/test/integ.alarm-with-label.js.snapshot/cdkcloudwatchalarmswithlabelintegtestDefaultTestDeployAssert045C663E.assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "30.0.0",
2+
"version": "31.0.0",
33
"files": {
44
"21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22": {
55
"source": {

packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch/test/integ.alarm-with-label.js.snapshot/integ.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "30.0.0",
2+
"version": "31.0.0",
33
"testCases": {
44
"cdk-cloudwatch-alarms-with-label-integ-test/DefaultTest": {
55
"stacks": [

packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch/test/integ.alarm-with-label.js.snapshot/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "30.0.0",
2+
"version": "32.0.0",
33
"artifacts": {
44
"AlarmWithLabelIntegrationTest.assets": {
55
"type": "cdk:asset-manifest",
@@ -17,7 +17,7 @@
1717
"validateOnSynth": false,
1818
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
1919
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
20-
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/a6f5e41c0212fcbcdb1d7cdb7acbe27cf764613445faf44701294353f7c98c9b.json",
20+
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/7dd43c047b72efa6e8541bd455e64dcbeab0ecee6da38a518b91cd170a8e4a5f.json",
2121
"requiresBootstrapStackVersion": 6,
2222
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
2323
"additionalDependencies": [

packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch/test/integ.alarm-with-label.js.snapshot/tree.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"metricStat": {
2626
"metric": {
2727
"metricName": "Metric",
28-
"namespace": "CDK/Test"
28+
"namespace": "CDK/Test1"
2929
},
3030
"period": 300,
3131
"stat": "Average"
@@ -39,14 +39,14 @@
3939
}
4040
},
4141
"constructInfo": {
42-
"fqn": "@aws-cdk/aws-cloudwatch.CfnAlarm",
43-
"version": "0.0.0"
42+
"fqn": "constructs.Construct",
43+
"version": "10.2.26"
4444
}
4545
}
4646
},
4747
"constructInfo": {
48-
"fqn": "@aws-cdk/aws-cloudwatch.Alarm",
49-
"version": "0.0.0"
48+
"fqn": "constructs.Construct",
49+
"version": "10.2.26"
5050
}
5151
},
5252
"Alarm2": {
@@ -66,7 +66,7 @@
6666
"metricStat": {
6767
"metric": {
6868
"metricName": "Metric",
69-
"namespace": "CDK/Test"
69+
"namespace": "CDK/Test1"
7070
},
7171
"period": 300,
7272
"stat": "Average"
@@ -80,36 +80,36 @@
8080
}
8181
},
8282
"constructInfo": {
83-
"fqn": "@aws-cdk/aws-cloudwatch.CfnAlarm",
84-
"version": "0.0.0"
83+
"fqn": "constructs.Construct",
84+
"version": "10.2.26"
8585
}
8686
}
8787
},
8888
"constructInfo": {
89-
"fqn": "@aws-cdk/aws-cloudwatch.Alarm",
90-
"version": "0.0.0"
89+
"fqn": "constructs.Construct",
90+
"version": "10.2.26"
9191
}
9292
},
9393
"BootstrapVersion": {
9494
"id": "BootstrapVersion",
9595
"path": "AlarmWithLabelIntegrationTest/BootstrapVersion",
9696
"constructInfo": {
97-
"fqn": "@aws-cdk/core.CfnParameter",
98-
"version": "0.0.0"
97+
"fqn": "constructs.Construct",
98+
"version": "10.2.26"
9999
}
100100
},
101101
"CheckBootstrapVersion": {
102102
"id": "CheckBootstrapVersion",
103103
"path": "AlarmWithLabelIntegrationTest/CheckBootstrapVersion",
104104
"constructInfo": {
105-
"fqn": "@aws-cdk/core.CfnRule",
106-
"version": "0.0.0"
105+
"fqn": "constructs.Construct",
106+
"version": "10.2.26"
107107
}
108108
}
109109
},
110110
"constructInfo": {
111-
"fqn": "@aws-cdk/core.Stack",
112-
"version": "0.0.0"
111+
"fqn": "constructs.Construct",
112+
"version": "10.2.26"
113113
}
114114
},
115115
"cdk-cloudwatch-alarms-with-label-integ-test": {
@@ -125,7 +125,7 @@
125125
"path": "cdk-cloudwatch-alarms-with-label-integ-test/DefaultTest/Default",
126126
"constructInfo": {
127127
"fqn": "constructs.Construct",
128-
"version": "10.1.252"
128+
"version": "10.2.26"
129129
}
130130
},
131131
"DeployAssert": {
@@ -136,33 +136,33 @@
136136
"id": "BootstrapVersion",
137137
"path": "cdk-cloudwatch-alarms-with-label-integ-test/DefaultTest/DeployAssert/BootstrapVersion",
138138
"constructInfo": {
139-
"fqn": "@aws-cdk/core.CfnParameter",
140-
"version": "0.0.0"
139+
"fqn": "constructs.Construct",
140+
"version": "10.2.26"
141141
}
142142
},
143143
"CheckBootstrapVersion": {
144144
"id": "CheckBootstrapVersion",
145145
"path": "cdk-cloudwatch-alarms-with-label-integ-test/DefaultTest/DeployAssert/CheckBootstrapVersion",
146146
"constructInfo": {
147-
"fqn": "@aws-cdk/core.CfnRule",
148-
"version": "0.0.0"
147+
"fqn": "constructs.Construct",
148+
"version": "10.2.26"
149149
}
150150
}
151151
},
152152
"constructInfo": {
153-
"fqn": "@aws-cdk/core.Stack",
154-
"version": "0.0.0"
153+
"fqn": "constructs.Construct",
154+
"version": "10.2.26"
155155
}
156156
}
157157
},
158158
"constructInfo": {
159-
"fqn": "@aws-cdk/integ-tests.IntegTestCase",
159+
"fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
160160
"version": "0.0.0"
161161
}
162162
}
163163
},
164164
"constructInfo": {
165-
"fqn": "@aws-cdk/integ-tests.IntegTest",
165+
"fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
166166
"version": "0.0.0"
167167
}
168168
},
@@ -171,13 +171,13 @@
171171
"path": "Tree",
172172
"constructInfo": {
173173
"fqn": "constructs.Construct",
174-
"version": "10.1.252"
174+
"version": "10.2.26"
175175
}
176176
}
177177
},
178178
"constructInfo": {
179-
"fqn": "@aws-cdk/core.App",
180-
"version": "0.0.0"
179+
"fqn": "constructs.Construct",
180+
"version": "10.2.26"
181181
}
182182
}
183183
}

packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch/test/integ.alarm-with-label.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class AlarmWithLabelIntegrationTest extends Stack {
88
super(scope, id, props);
99

1010
const testMetric = new Metric({
11-
namespace: 'CDK/Test',
11+
namespace: 'CDK/Test1',
1212
metricName: 'Metric',
1313
label: 'Metric [AVG: ${AVG}]',
1414
});

0 commit comments

Comments
 (0)