Skip to content

Commit af526f3

Browse files
authored
Merge pull request #1670 from atlassian/revert-1647-bump-crowd-version-to-6-2-0
Revert "update crowd version to 6.2.0"
2 parents 115140b + bc2e523 commit af526f3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This repository contains Taurus scripts for performance testing of Atlassian Dat
1717
* Bitbucket Server [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `8.19.14` and `9.4.1`
1818

1919
* Supported Crowd versions:
20-
* Crowd [release notes](https://confluence.atlassian.com/crowd/crowd-release-notes-199094.html): `6.2.0`
20+
* Crowd [release notes](https://confluence.atlassian.com/crowd/crowd-release-notes-199094.html): `6.0.0`
2121

2222
* Supported Bamboo versions:
2323
* Bamboo [Long Term Support release](https://confluence.atlassian.com/bamboo/bamboo-release-notes-671089224.html): `10.2.0`

app/util/k8s/dcapt-snapshots.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -440,15 +440,15 @@
440440
"crowd": {
441441
"versions": [
442442
{
443-
"version": "6.2.0",
443+
"version": "6.0.0",
444444
"data": [
445445
{
446446
"type": "ebs",
447447
"size": "large",
448448
"snapshots": [
449449
{
450-
"us-east-2": "snap-06c0080a7532b6b14",
451-
"us-east-1": "snap-01231c998f6613955"
450+
"us-east-2": "snap-0447ca5809d646efe",
451+
"us-east-1": "snap-0877485f60faa521c"
452452
}
453453
]
454454
},
@@ -457,8 +457,8 @@
457457
"size": "large",
458458
"snapshots": [
459459
{
460-
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-crowd-6-2-0",
461-
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-crowd-6-2-0"
460+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-crowd-6-0-0",
461+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-crowd-6-0-0"
462462
}
463463
]
464464
}

0 commit comments

Comments
 (0)