Build SU2 and run regressions on self hosted aarch64 runner scheduled by martin-g · Pull Request #1619 · su2code/SU2 · GitHub
Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
97 commits
Select commit Hold shift + click to select a range
664b48f
Add a scheduled run every 5 mins
martin-g Apr 27, 2022
a7fd12c
Update the Docker images with the latest releases of build-su2 and te…
martin-g May 11, 2022
ead0e1e
Re-enable the config sets
martin-g May 11, 2022
efe98fe
Lower warnlevel to 0
martin-g May 11, 2022
2614022
Use dynamically linked Zlib and Szip
martin-g May 11, 2022
fb75f04
Merge branch 'develop' into build-on-self-hosted-aarch64-runner-sched…
martin-g May 13, 2022
77cc996
Revert "Fixes #1568 - Prefer loading zlib and szip libraries dynamica…
martin-g May 16, 2022
250d02f
Merge branch 'develop' into build-on-self-hosted-aarch64-runner-sched…
martin-g May 16, 2022
22ca036
Merge branch 'develop' into build-on-self-hosted-aarch64-runner-sched…
martin-g May 18, 2022
72881c4
Update test expectations
martin-g May 18, 2022
f29d38c
Fix the 4th value in parallel_regression_AD discadj_fsi_airfoil test
martin-g May 18, 2022
bf639f2
Revert a change in grad_dv.opt.ref
martin-g May 18, 2022
1b478c3
Add new line at the end of the file
martin-g May 19, 2022
ed03f76
Merge branch 'develop' into build-on-self-hosted-aarch64-runner-sched…
martin-g May 19, 2022
fffa58b
Re-enable warnlevel=3 and suppress some errors and warnings in extern…
martin-g May 20, 2022
c280772
Remove leftovers from diff
martin-g May 20, 2022
277a6b0
Add -Wno-absolute-value for externals/metis
martin-g May 20, 2022
5f93f72
remove -Wno-macro-redefined - it is not recognized by GCC 9.4
martin-g May 20, 2022
caca991
Merge branch 'develop' into build-on-self-hosted-aarch64-runner-sched…
martin-g May 23, 2022
5df8fa4
Suppress some new errors and warnings in the main meson.build
martin-g May 23, 2022
168560c
Add exclusion for -Werror=class-memaccess
martin-g May 23, 2022
aafbc18
Add an exclusion for -Werror=deprecated-copy for teciosrc
martin-g May 23, 2022
aa9fe3a
Update the expected value for vandv.py's bump_sst1994m test case
martin-g May 23, 2022
88c537d
Update test case expectation for parallel_regression.py
martin-g May 23, 2022
6e52e9d
Merge branch 'develop' into build-on-self-hosted-aarch64-runner-sched…
martin-g May 24, 2022
26adefb
Add trailing whitespace as in the generated FINDIFF/of_grad_findiff.csv
martin-g May 24, 2022
c294f42
Add a new array for the values when running the tests on arm64/aarch64
martin-g May 24, 2022
2f05b4a
Add support for special reference_file for aarch64
martin-g May 25, 2022
e1abdb9
Add expectation values for Linux ARM64 (aarch64)
martin-g May 25, 2022
21dc818
Fix the name of 'test_vals' for arrch64 for hybrid_regression_AD.py d…
martin-g May 25, 2022
7620719
Fix the reference_file for pywrapper_translating_naca0012 for x86_64
martin-g May 26, 2022
80c8b61
Update vandv's test expectations for aarch64
martin-g May 26, 2022
5cecc41
Merge branch 'develop' into build-on-self-hosted-aarch64-runner-sched…
martin-g May 30, 2022
b09c0c9
Update the expected test values for serial_regression on Linux ARM64
martin-g May 30, 2022
6301df5
Test on ARM64
martin-g May 30, 2022
895b3cd
Use newer version of actions/cache
martin-g May 31, 2022
9e25ff5
Update upload and download artifact actions
martin-g May 31, 2022
8e46d8d
Tar/untar the uploaded/downloaded artifacts for faster network IO
martin-g May 31, 2022
e59665e
List the files after 'tar' to see the size of the file before the upl…
martin-g May 31, 2022
c8fcda7
Merge branch 'develop' into build-on-self-hosted-aarch64-runner-sched…
martin-g Jun 1, 2022
5a040df
Print the contents of the downloaded artifacts
martin-g Jun 1, 2022
77a30f3
Use gzip to compress the install/bin folder before uploading
martin-g Jun 1, 2022
589b771
Fix a typo
martin-g Jun 1, 2022
599649d
Fix 'if' statement syntax
martin-g Jun 1, 2022
3a85d14
Fix the reading of $type variable in Bash shell script
martin-g Jun 1, 2022
6212fb8
Fix the relative path to the untar-ed install/bin folder before copyi…
martin-g Jun 1, 2022
ae3bd78
Fix the ownership of the files created by build-su2 Docker image
martin-g Jun 2, 2022
4c6b822
Mark the Git repo clone as safe because the Docker image clones it with
martin-g Jun 2, 2022
6b03767
Fix the name of steps.vars.outputs.github_ref_underscore
martin-g Jun 2, 2022
114e760
Update some test expectations for tutorials.py and parallel_regressio…
martin-g Jun 2, 2022
ef5e6a8
Fix test_vals and reference_file for aarch64
martin-g Jun 3, 2022
5a5672c
Merge branch 'develop' into build-on-self-hosted-aarch64-runner-sched…
martin-g Jun 6, 2022
d331d2b
Fix some test expectations for vandv on Linux ARM64
martin-g Jun 6, 2022
658f78a
Update test expectations for tutorials.py and parallel_regression.py …
martin-g Jun 6, 2022
80afb9e
Set Git settings as local.
martin-g Jun 7, 2022
c129c43
Use the new Docker images created after https://github.com/su2code/Do…
martin-g Jun 8, 2022
ecaf0ba
Enable regression.yml workflow for arm64_runner_group branch
martin-g Jun 8, 2022
29e9e02
Remove tasks which are not needed anymore
martin-g Jun 9, 2022
9922985
Update the Docker image to 220609-1143
martin-g Jun 9, 2022
b5b49c3
Revert a change made by mistake
martin-g Jun 9, 2022
95a928a
Remove steps which are not needed anymore
martin-g Jun 9, 2022
81cdf37
Delete the local Git clone after finishing the job
martin-g Jun 10, 2022
2e43ae3
Improve the cleanup command
martin-g Jun 10, 2022
ca8f721
Update test cases
martin-g Jun 10, 2022
c8cd220
Do the pre-cleanup via the Docker container, so that it is executed a…
martin-g Jun 12, 2022
9ff85ae
Debug folder contents
martin-g Jun 12, 2022
61cff4f
Debug 2
martin-g Jun 12, 2022
d59e1d4
Explicitly specify the files/folders to delete
martin-g Jun 12, 2022
e11ae61
Explicitly delete other named folders
martin-g Jun 12, 2022
3350f24
Update ARM64 test values for vandv.py
martin-g Jun 13, 2022
907eddf
Update test expectations for Linux ARM64
martin-g Jun 13, 2022
633d38d
Update test expectations for Linux ARM64
martin-g Jun 13, 2022
922c2d3
Fix the file names of two reference_file's for aarch64.
martin-g Jun 14, 2022
0b16f92
Add logic to TestCase.py to disable tests on specific CPU architecture
martin-g Jun 14, 2022
35ddd4b
Update the Docker image to 220614-1237
martin-g Jun 14, 2022
b0cabaa
Merge branch 'develop' into build-on-self-hosted-aarch64-runner-sched…
martin-g Jun 15, 2022
92c7df5
Fix the syntax for string formating
martin-g Jun 15, 2022
1205404
Adjust the test data for all test methods
martin-g Jun 15, 2022
23f3081
Fix few more test case expectations for Linux ARM64
martin-g Jun 15, 2022
6e35ce5
Add CSV ref files for serial_regression_AD.py discadj_rht test case
martin-g Jun 15, 2022
8527744
Merge branch 'develop' into build-on-self-hosted-aarch64-runner-sched…
martin-g Jun 15, 2022
96f1ea5
Update the test data for parallel_regression.py polar_naca0012
martin-g Jun 16, 2022
b0e226d
Add missing reference files for parallel_regression_AD.py
martin-g Jun 16, 2022
f98fc5e
Update test expectations for serial_regression.py polar_naca0012
martin-g Jun 16, 2022
3016550
Update test expectations for serial_regression_AD.py
martin-g Jun 16, 2022
79b1452
Update test expecations for Linux ARM64
martin-g Jun 17, 2022
3986e36
Merge branch 'develop' into build-on-self-hosted-aarch64-runner-sched…
martin-g Jun 17, 2022
4259d32
Fix the test differences for https://github.com/su2code/SU2/runs/6933…
martin-g Jun 17, 2022
72ed62c
Update test expectations for Linux ARM64
martin-g Jun 17, 2022
c0c8523
Update test expectations
martin-g Jun 23, 2022
54d3488
Remove debug related code from regression.yml
martin-g Jun 23, 2022
b700c93
regression.yml workflow should run on x86_64 (ubuntu-latest)
martin-g Jun 27, 2022
6af10a5
Remove the workflow for Linux ARM64
martin-g Jun 27, 2022
077799f
Update test expectation for tutorials.py DAspecies3_primitiveVenturi
martin-g Jun 27, 2022
6fb8a18
Make "Uncompress & move binaries" step less error prone for unit_test…
martin-g Jun 27, 2022
67ae301
Download the artifacts in their own folders
martin-g Jun 27, 2022
50e7124
Make regression.yml a reusable workflow
martin-g Jun 28, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update test expectations for serial_regression.py polar_naca0012
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
  • Loading branch information
martin-g committed Jun 16, 2022
commit f98fc5e3c3013164ec7b647831298ad1fb06469f
2 changes: 1 addition & 1 deletion TestCases/serial_regression.py