mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
Use the same version of e3-testsuite as the Anod sandbox
This commit is contained in:
@@ -36,6 +36,12 @@ langkit_build_and_test:
|
||||
- generic_anod_ci
|
||||
- . /tmp/ci_env.sh
|
||||
- anod test langkit $ACI_TRACK_QUALIFIER --smart-rebuild
|
||||
|
||||
# We must parse testsuite results with the same version of e3-testsuite
|
||||
# that produced them. So we install e3-testsuite using the same sandbox as
|
||||
# testing.
|
||||
- anod install e3-for-testing
|
||||
- eval $(anod printenv e3-for-testing)
|
||||
- testsuite_reports
|
||||
artifacts:
|
||||
reports:
|
||||
@@ -65,6 +71,12 @@ libadalang_build_and_test:
|
||||
- generic_anod_ci --add-dep eng/libadalang/libadalang
|
||||
- . /tmp/ci_env.sh
|
||||
- anod test libadalang $ACI_TRACK_QUALIFIER --smart-rebuild
|
||||
|
||||
# We must parse testsuite results with the same version of e3-testsuite
|
||||
# that produced them. So we install e3-testsuite using the same sandbox as
|
||||
# testing.
|
||||
- anod install e3-for-testing
|
||||
- eval $(anod printenv e3-for-testing)
|
||||
- testsuite_reports
|
||||
artifacts:
|
||||
reports:
|
||||
|
||||
Reference in New Issue
Block a user