-
Notifications
You must be signed in to change notification settings - Fork 16
Issue 5688 - Parallelise nightly system tests #5762
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
190 commits
Select commit
Hold shift + click to select a range
8b38110
5688: Add Suites for Expensive ST's
ca61688 6676375
5688: Add different short IDs for parallel ST runs
ca61688 268c28c
5688: Update shortId for paralised STs
ca61688 cd5abd3
5688: Test paralel STs with different instances
ca61688 0454d24
5688: Test paralel STs with different instances
ca61688 73401d6
5688: Test paralel STs with different instances
ca61688 da68bb6
5688: Test paralel STs without parallel part
ca61688 fd3b6b9
5688: Add loging to runTests script
ca61688 8d85cba
5688: Remove uneeded mvn clean
ca61688 c701607
5688: Add logging to deployTests.sh
ca61688 c4371ba
5688: Add delay to parallel maven run
ca61688 4aa7cb2
5688: Add test script for running parallel builds
ca61688 10de8a7
5688: Update nightly runTests script to run performance tests in para…
ca61688 144272c
5688: Update dir location in runTests
ca61688 5d23ce6
5688: Update runTests performance mode to run dummy tests
ca61688 3ea4179
5688: Move to right dir in runTests.sh
ca61688 8cbf6ec
5688: Move to right dir in runTests.sh
ca61688 73be4e6
5688: Fix build error
ca61688 3dc56e1
5688: Update runTests to use duplicated maven repos
ca61688 d954b70
5688: Move performance test paralising into functions
ca61688 7029fae
5688: Use correct dir path in runTests
ca61688 5c90bde
5688: Copy python into paralise folders
ca61688 6e82329
5688: Edit which tests used for paralise test
ca61688 38a722a
5688: Increase wait on paralise test runs
ca61688 0717525
5688: Test paralising with multiple tests per suite
ca61688 8c8394e
5688: Test with 3 parallel suites
ca61688 b1d8524
5688: Make runTests paralelise the slow and expensive tests
ca61688 a875ff5
5688: Add new slow and expensive suites and tags
ca61688 bd74d7b
5688: Revert changes to deployTest
ca61688 c8dc2ab
5688: Switch runTests to print mode for testing
ca61688 d816571
5688: Turn some commands into comments for testing
ca61688 69e4038
5688: Uncomment folder removal in runTests
ca61688 45100db
5688: Prepare runTests script for test run
ca61688 6897bf7
5688: Add suite start and end time logging to runTests
ca61688 50be93f
5688: Shorten Multi Tables System Test Instance short name
ca61688 5f4d963
5688: Add SelectPackages Anonation to test suites
ca61688 2ad0ab0
5688: Update Slow1 suite to help it find tests
ca61688 088c0b7
5688: Prepare runTests for full slow test
ca61688 28f72e9
5688: Fix multi tables instance name
ca61688 16229f4
5688: Fix test folder removal
ca61688 113694b
5688: Prep for single suite performance test
ca61688 497e179
5688: Test parallel tests without delay
ca61688 89c6699
5688: Add Test Tags for STs
ca61688 0dfda38
5688: Fix error in runTests
ca61688 df4f882
5688: Add small delay to secondSuite
ca61688 9c851bf
5688: Reduce parallel staggering down to 60 seconds
ca61688 d04dd85
5688: Fix error in runTests
ca61688 01045b7
5688: Code clean up
ca61688 e642481
Merge branch 'develop' into 5688-paralise-st
ca61688 3491d9e
5688: Fix issue after pulling in develop
ca61688 b2efb58
5688: Code clean up
ca61688 08b692f
Merge branch 'develop' into 5688-paralise-st
ca61688 34c7653
5688: Minor code improvments
ca61688 e96d86f
5688: Copy rust folder and only write suite name in one place
ca61688 99d7f18
5688: Switch two quick STs to a test tag
ca61688 6ce15c3
5688: Test running sudo in script
ca61688 b0bba39
5688: Test running sudo in script
ca61688 91a8a5e
5688: Add sudo command to file copying in runTests nightly
ca61688 9859ebb
5688: add sudo to copy command in runTests
ca61688 ebbcf45
5688: test copying folder method
ca61688 9e48184
5688: test copying folder method
ca61688 62c7871
5688: Added logging to runTests.sh
ca61688 0c7ac78
5988: Test fix for python issue
ca61688 f391744
5988: Test fix for python issue
ca61688 e2e59f1
5988: Test fix for python issue
ca61688 7ee873e
5988: Test fix for python issue
ca61688 6b0314b
5988: Test fix for python issue
ca61688 f808e75
5988: Test fix for python issue
ca61688 003a210
5988: Test fix for python issue
ca61688 85d90c9
5988: Test fix for python issue
ca61688 c04c4b4
5988: Test fix for python issue
ca61688 84be994
5688: Add -p flag to folder copying to preserve permissions
ca61688 57aee99
5688: Revert changes for testing runTests script
ca61688 48165d9
5688: Only copy non quick folder in test suite
ca61688 eb99c4f
Merge Main
ca61688 2ca1963
5688: Add expensive and slow tag back in
ca61688 3d686a7
5688: Add expensive and slow tag back in
ca61688 252e55f
5688: Have Slow1-3 and Expensive1-3 tags add Slow or Expensive
ca61688 e3c466a
5688: Add checkInstalled script
ca61688 5564f43
5688: Add checkInstalled script
ca61688 86a8a78
5688: Add checkInstalled script
ca61688 0b1e74a
5688: Test copying files with rsync
ca61688 1893d77
5688: Test copying files with rsync
ca61688 b5feb42
5688: Test copying files with rsync
ca61688 4dc6b4a
5688: Test copying files with rsync
ca61688 687fed6
5688: Update runTests to copy folder using rsync
ca61688 b79cdc1
5688: Update runTests to copy folder using rsync
ca61688 ad057f8
5688: Update runTests to copy folder using rsync
ca61688 ad296d5
5688: Test time for rsync vs cp
ca61688 b60cb91
5688: Test time for rsync vs cp
ca61688 df6f6b9
5688: Test time for rsync vs cp
ca61688 4def0c0
5688: Test time for rsync vs cp
ca61688 4598ccf
5688: Test time for rsync vs cp
ca61688 9a6f275
5688: Test time for rsync vs cp
ca61688 6aa144d
5688: Test time for rsync vs cp
ca61688 131113e
5688: Test rsync vs cp
ca61688 9770560
5688: Add documentation for current slow and expensive tests
ca61688 bbdbf80
5688: Add documentation for current slow and expensive tests
ca61688 dc33841
5688: Add more logging to runTests
ca61688 23005ab
5688: Add return from CheckInstalled
ca61688 a05fe99
5688: Fix rsync pausing issue
ca61688 5e3e7f1
5688: Fix rsync pausing issue
ca61688 9ad20f7
5688: Fix rsync pausing issue
ca61688 6643cb6
5688: Fix rsync pausing issue
ca61688 60d11a1
5688: Fix rsync pausing issue
ca61688 9a9c003
5688: Fix rsync pausing issue
ca61688 ddfdd0c
5688: Fix rsync pausing issue
ca61688 a21de9d
5688: Fix rsync pausing issue
ca61688 d904620
5688: Fix rsync pausing issue
ca61688 3d8ba07
5688: Fix rsync pausing issue
ca61688 b1d8876
5688: Fix rsync pausing issue
ca61688 082c7e4
5688: Fix rsync pausing issue
ca61688 7c259f1
5688: Fix rsync pausing issue
ca61688 f189ed1
5688: Fix rsync pausing issue
ca61688 35a90c7
5688: Fix rsync pausing issue
ca61688 d32e6bd
5688: Fix rsync pausing issue
ca61688 4f55223
5688: Fix rsync pausing issue
ca61688 094f791
5688: Fix rsync pausing issue
ca61688 3450e0f
5688: Fix rsync pausing issue
ca61688 f7fdec3
5688: Fix rsync pausing issue
ca61688 b3acfa0
5688: Fix rsync pausing issue
ca61688 662aaeb
5688: Fix rsync pausing issue
ca61688 c18425c
5688: Fix rsync pausing issue
ca61688 1ce837b
5688: Fix rsync pausing issue
ca61688 c923695
5688: Fix rsync pausing issue
ca61688 7904929
5688: Fix rsync pausing issue
ca61688 1cc669c
5688: Fix rsync pausing issue
ca61688 8dc6a83
5688: Code tidyup
ca61688 6e5f3c2
5688: Reoganise slow tests by suite
ca61688 1ff58e4
5688: Disable expensive2 and 3 for testing
ca61688 6bb3293
5688: Test for removing delayed start
ca61688 b480252
5688: Add createMultiPlatformBuilder flag for system tests
ca61688 599edcb
5688: Test functional sts with no delayed start
ca61688 8126dc8
5688: Correct LOGGER usage
ca61688 caf6030
5688: Code Cleanup
ca61688 5754d0a
Merge Develop into branch
ca61688 21b88e2
Merge branch 'develop' into 5688-paralise-st
ca61688 050e354
5688: Rebalance slow suite tests
ca61688 2de7ef7
5688: Run 1 quick test
ca61688 c0a449a
5688: Run 1 quick test
ca61688 2090d06
5688: Test 2 quick tests in parallel
ca61688 9141aa7
5688: Test 2 quick tests in parallel
ca61688 2b17d82
5688: Try just slow1 test
ca61688 2087d13
5688: Test 2 parallel
ca61688 8b9fb16
5688: Test full performance
ca61688 cfb959f
5688: Test full performance
ca61688 91cfec3
5688: Test just performance
ca61688 05e0965
5688: Add details to system test documentation for running full perfo…
ca61688 b887b1e
5688: Uncomment code in runTests
ca61688 7cf8031
Merge branch 'develop' into 5688-paralise-st
ca61688 e06b129
5688: Align ST's in suites by instance type
ca61688 0619943
5688: Test adding delayed starts back in
ca61688 b0079e6
5688: Test adding delayed starts back in
ca61688 64ae80a
5688: Update system test reccomendations
ca61688 3ec6e5d
Merge Develop into branch
ca61688 6b63c71
5688: Wait correctly in runTests nightly
ca61688 97dc3f6
5688: Wait correctly in runTests nightly
ca61688 aa50f32
5688: Wait correctly in runTests nightly
ca61688 71c0e24
5688: Upgrade ec2 default instanc size and volume size
ca61688 95844a9
5688: fix test
ca61688 b310ec2
5688: Update system test suite names to include systemTest
ca61688 0e3d08f
5688: Update system test suite names to include systemTest
ca61688 1d1e61e
5688: Address minor review comments
ca61688 6bd74ff
5688: Set create multi platform build boolean to default to true
ca61688 f59597b
5688: Add system-test-suites.md
ca61688 b0c99bf
5688: Remove checkInstalled script and use directly in runTests
ca61688 65864f1
5688: Fix issue in runTests script
ca61688 cfb4154
5688: Fix issue in runTests script
ca61688 72c13a5
5688: Try using rsync from dockerfile
ca61688 eae4a4b
5688: Remove copying quick folder before oters
ca61688 9370e08
5688: Correct naming of expensive system test suites in runTests
ca61688 89af327
5688: Improve runTests script
ca61688 2d35ddd
Merge branch 'develop' into 5688-paralise-st
ca61688 cb090f3
5688: Update system test documentation
ca61688 d5c0c34
5688: Have test suites log more
ca61688 ddad885
5688: Have test suites log more
ca61688 742d951
5688: Have test suites log more
ca61688 afaa879
5688: Have test suites log more
ca61688 f3ef870
5688: Have test suites log more
ca61688 892a8b1
5688: Have test suites log more
ca61688 226b7a8
5688: Change suite logs name
ca61688 9be0074
5688: Update system test documentation
ca61688 73c6d63
Merge branch 'develop' into 5688-paralise-st
ca61688 884b409
5688: Revert rust cargo lock changes
ca61688 60b15f7
5688: Update echo in runTests
ca61688 464198b
5688: Update echo in runTests
ca61688 7106aea
5688: Improve documentation for system tests
ca61688 f6d3dab
Merge branch 'develop' into 5688-paralise-st
patchwork01 49d4458
5688: Update system-test documentation
ca61688 18f6206
5688: Update system-test documentation
ca61688 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| # Current Slow and Expensive test suites | ||
| ### This looks imbalanced but EKSBulkImportST is a lot slower than others | ||
|
|
||
| These tables show which system tests run in which suite. Each suite runs in parallel to the others to speed up the time | ||
| it takes to complete the nightly system tests. | ||
|
|
||
| | Slow1 | Slow2 | Slow3 | | ||
| | -------------------------- | -------------------------- | ------------------------------- | | ||
| | AutoStopEcsTaskST | EksBulkImportST | CompactionCreationST | | ||
| | AutoDeleteS3ObjectsST | CompactionOnEC2ST | MultipleTablesST | | ||
| | RedeployOptionalStacksST | | StateStoreCommitterThroughputST | | ||
| | EmrPersistentBulkImportST | | ||
| | OptionalFeaturesDisabledST | | ||
|
|
||
|
|
||
| | Expensive1 | Expensive2 | Expensive3 | | ||
| | --------------------------------- | -------------------------- | --------------------- | | ||
| | CompactionDataFusionPerformanceST | CompactionPerformanceST | IngestPerformanceST | | ||
| | CompactionVeryLargeST | EmrBulkImportPerformanceST | ParallelCompactionsST | | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.