-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Epic Link:
-
Sprint:Team Ninja-King - S&I 13, Team Ninja-King - S&I 14
-
Story Points:13
Background
This was created from these spikes: SEARCH-1401 and SEARCH-1513.
Acceptance Criteria
The E2E project should be archived
As a team member
When I look at the E2E project
Then I can see the old code and PRs
And I cannot push new changes.
Each branch of the production code project should contain the relevant E2E tests
As a team member
When I look at a branch of the combined project
Then I can see only the E2E tests that should pass against that branch.
History should be preserved
As a team member
When I look at the git history of a branch of the combined project
Then I can see the history of the relevant production and E2E code.
As a community member
When I look at the git history of a branch of the community project
Then I can see the history of the community production and E2E code.
Bamboo should be running the tests
As a team member
When I look at a branch on the CI system
Then I can see the results for each of the E2E tests that should be run against that branch.
1.
|
Merge E2E code (and history) into all release branches of combined project |
|
Done | Unassigned |
2.
|
Delete tests from branches where they shouldn't run |
|
Done | Unassigned |
3.
|
Update builds to run tests from new location |
|
Done | Unassigned |
4.
|
Delete test groups |
|
Done | Unassigned |
5.
|
Archive the E2E project |
|
Done | Unassigned |
6.
|
Adding ACS_62n test group to the SolrSearchScoreQueryTests |
|
Done | Unassigned |
7.
|
Remove references to deleted test groups from build plans |
|
Done | Unassigned |