Skip to content

Integration Tests #73

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

Open
iskra-anl opened this issue Apr 20, 2021 · 2 comments
Open

Integration Tests #73

iskra-anl opened this issue Apr 20, 2021 · 2 comments

Comments

@iskra-anl
Copy link
Contributor

In GitLab by @NicolasDenoyelle on Mar 15, 2021, 10:42

Create a pipeline stage with integration tests.
For instance, the test could consist in:

  • Fetch applications using AML.
  • Build AML
  • Build applications and link with AML.
  • Run applications.

XSBench is an application using AML that could be used as an integration test.

@perarnau
Copy link
Contributor

@NicolasDenoyelle I believe the main XSBench repo has the integration with aml right ? We could make a step that builds the two together. Can it run in a VM ?

@NicolasDenoyelle
Copy link

The main XSBench repo has AML replicaset feature integrated in the master branch indeed.
It is enabled by compiling it as follow:

make AML=yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants