You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,10 @@ This repository contains Taurus scripts for performance testing of Atlassian Dat
17
17
* Bitbucket Server [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `7.6.10`, `7.17.1`
18
18
19
19
* Supported Crowd versions:
20
-
* Crowd [Long Term Support release](https://confluence.atlassian.com/crowd/crowd-release-notes-199094.html): `4.4.0`
In case of technical questions, issues or problems with DC Apps Performance Toolkit, contact us for support in the [community Slack](http://bit.ly/dcapt_slack)**#data-center-app-performance-toolkit** channel.
Copy file name to clipboardExpand all lines: docs/dc-apps-performance-toolkit-user-guide-bitbucket.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ platform: platform
4
4
product: marketplace
5
5
category: devguide
6
6
subcategory: build
7
-
date: "2021-11-17"
7
+
date: "2021-12-10"
8
8
---
9
9
# Data Center App Performance Toolkit User Guide For Bitbucket
10
10
11
-
This document walks you through the process of testing your app on Bitbucket using the Data Center App Performance Toolkit. These instructions focus on producing the required [performance and scale benchmarks for your Data Center app](https://developer.atlassian.com/platform/marketplace/dc-apps-performance-and-scale-testing/).
11
+
This document walks you through the process of testing your app on Bitbucket using the Data Center App Performance Toolkit. These instructions focus on producing the required [performance and scale benchmarks for your Data Center app](/platform/marketplace/dc-apps-performance-and-scale-testing/).
12
12
13
13
In this document, we cover the use of the Data Center App Performance Toolkit on two types of environments:
14
14
@@ -223,8 +223,8 @@ You develop an app that adds some additional fields to specific types of Bitbuck
223
223
1. Extend example of app-specific action in `dc-app-performance-toolkit/app/extension/bitbucket/extension_ui.py`.
So, our test has to open app-specific issues and measure time to load of this app-specific issues.
226
-
1. If you need to run `app_speicifc_action` as specific user uncomment `app_specific_user_login`functionin [code example](https://github.com/atlassian/dc-app-performance-toolkit/blob/master/app/extension/bitbucket/extension_ui.py). Note, that in this case`test_1_selenium_custom_action` should follow just before `test_2_selenium_z_log_out` action.
227
-
1. In `dc-app-performance-toolkit/app/selenium_ui/bitbucket-ui.py`, review and uncomment the following block of code to make newly created app-specific actions executed:
226
+
1. If you need to run `app_specific_action` as specific user uncomment `app_specific_user_login`functionin [code example](https://github.com/atlassian/dc-app-performance-toolkit/blob/master/app/extension/bitbucket/extension_ui.py). Note, that in this case`test_1_selenium_custom_action` should follow just before `test_2_selenium_z_log_out` action.
227
+
1. In `dc-app-performance-toolkit/app/selenium_ui/bitbucket_ui.py`, review and uncomment the following block of code to make newly created app-specific actions executed:
Copy file name to clipboardExpand all lines: docs/dc-apps-performance-toolkit-user-guide-confluence.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ platform: platform
4
4
product: marketplace
5
5
category: devguide
6
6
subcategory: build
7
-
date: "2021-11-17"
7
+
date: "2021-12-10"
8
8
---
9
9
# Data Center App Performance Toolkit User Guide For Confluence
10
10
11
-
This document walks you through the process of testing your app on Confluence using the Data Center App Performance Toolkit. These instructions focus on producing the required [performance and scale benchmarks for your Data Center app](https://developer.atlassian.com/platform/marketplace/dc-apps-performance-and-scale-testing/).
11
+
This document walks you through the process of testing your app on Confluence using the Data Center App Performance Toolkit. These instructions focus on producing the required [performance and scale benchmarks for your Data Center app](/platform/marketplace/dc-apps-performance-and-scale-testing/).
12
12
13
13
In this document, we cover the use of the Data Center App Performance Toolkit on two types of environments:
Copy file name to clipboardExpand all lines: docs/dc-apps-performance-toolkit-user-guide-crowd.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ platform: platform
4
4
product: marketplace
5
5
category: devguide
6
6
subcategory: build
7
-
date: "2021-11-17"
7
+
date: "2021-12-10"
8
8
---
9
9
# Data Center App Performance Toolkit User Guide For Crowd
10
10
11
-
This document walks you through the process of testing your app on Crowd using the Data Center App Performance Toolkit. These instructions focus on producing the required [performance and scale benchmarks for your Data Center app](https://developer.atlassian.com/platform/marketplace/dc-apps-performance-and-scale-testing/).
11
+
This document walks you through the process of testing your app on Crowd using the Data Center App Performance Toolkit. These instructions focus on producing the required [performance and scale benchmarks for your Data Center app](/platform/marketplace/dc-apps-performance-and-scale-testing/).
12
12
13
13
In this document, we cover the use of the Data Center App Performance Toolkit on Enterprise-scale environment.
Copy file name to clipboardExpand all lines: docs/dc-apps-performance-toolkit-user-guide-jira.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ platform: platform
4
4
product: marketplace
5
5
category: devguide
6
6
subcategory: build
7
-
date: "2021-11-17"
7
+
date: "2021-12-10"
8
8
---
9
9
# Data Center App Performance Toolkit User Guide For Jira
10
10
11
-
This document walks you through the process of testing your app on Jira using the Data Center App Performance Toolkit. These instructions focus on producing the required [performance and scale benchmarks for your Data Center app](https://developer.atlassian.com/platform/marketplace/dc-apps-performance-and-scale-testing/).
11
+
This document walks you through the process of testing your app on Jira using the Data Center App Performance Toolkit. These instructions focus on producing the required [performance and scale benchmarks for your Data Center app](/platform/marketplace/dc-apps-performance-and-scale-testing/).
12
12
13
13
In this document, we cover the use of the Data Center App Performance Toolkit on two types of environments:
Copy file name to clipboardExpand all lines: docs/dc-apps-performance-toolkit-user-guide-jsm.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ platform: platform
4
4
product: marketplace
5
5
category: devguide
6
6
subcategory: build
7
-
date: "2021-11-17"
7
+
date: "2021-12-10"
8
8
---
9
9
# Data Center App Performance Toolkit User Guide For Jira Service Management
10
10
11
-
This document walks you through the process of testing your app on Jira Service Management using the Data Center App Performance Toolkit. These instructions focus on producing the required [performance and scale benchmarks for your Data Center app](https://developer.atlassian.com/platform/marketplace/dc-apps-performance-and-scale-testing/).
11
+
This document walks you through the process of testing your app on Jira Service Management using the Data Center App Performance Toolkit. These instructions focus on producing the required [performance and scale benchmarks for your Data Center app](/platform/marketplace/dc-apps-performance-and-scale-testing/).
12
12
13
13
In this document, we cover the use of the Data Center App Performance Toolkit on two types of environments:
0 commit comments