Skip to content

Commit 608cda7

Browse files
author
admin
committed
eol jira 9.4
1 parent 29d564e commit 608cda7

File tree

2 files changed

+1
-56
lines changed

2 files changed

+1
-56
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This repository contains Taurus scripts for performance testing of Atlassian Dat
55

66
## Supported versions
77
* Supported Jira versions:
8-
* Jira [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `9.12.17`, `9.4.30` and `10.3.0`
8+
* Jira [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `9.12.17` and `10.3.0`
99

1010
* Supported Jira Service Management versions:
1111
* Jira Service Management [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `5.12.12` and `10.3.1`

app/util/k8s/dcapt-snapshots.json

Lines changed: 0 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -56,61 +56,6 @@
5656
}
5757
]
5858
},
59-
{
60-
"version": "9.4.30",
61-
"data": [
62-
{
63-
"type": "local-home",
64-
"size": "large",
65-
"snapshots": [
66-
{
67-
"us-east-2": "snap-04a15f7e63a054fd6",
68-
"us-east-1": "snap-0c18a2a5ef717a7c8"
69-
}
70-
]
71-
},
72-
{
73-
"type": "ebs",
74-
"size": "large",
75-
"snapshots": [
76-
{
77-
"us-east-2": "snap-00145917c8e9b5e32",
78-
"us-east-1": "snap-02fca3f2946e47d7d"
79-
}
80-
]
81-
},
82-
{
83-
"type": "rds",
84-
"size": "large",
85-
"snapshots": [
86-
{
87-
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jira-9-4-30",
88-
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jira-9-4-30"
89-
}
90-
]
91-
},
92-
{
93-
"type": "ebs",
94-
"size": "small",
95-
"snapshots": [
96-
{
97-
"us-east-2": "snap-0edc4191e6cd06fb1",
98-
"us-east-1": "snap-08fb8242beec78b53"
99-
}
100-
]
101-
},
102-
{
103-
"type": "rds",
104-
"size": "small",
105-
"snapshots": [
106-
{
107-
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jira-small-9-4-30",
108-
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jira-small-9-4-30"
109-
}
110-
]
111-
}
112-
]
113-
},
11459
{
11560
"version": "10.3.0",
11661
"data": [

0 commit comments

Comments
 (0)