luet/tests/integration
Ettore Di Giacinto f329e1d5e0
Add retrieve to compilation spec
It allows to copy build artifact during buildtime. In this way
artifacts between different seed images can be shared

```
retrieve:
- a-test-1.0.package.*
- https://...
```

They will be available under WORKDIR
2020-02-13 14:15:43 +01:00
..
01_simple_gzip.sh tests/integration: Add cleanup command 2020-02-02 10:38:41 +01:00
01_simple.sh Adapt integration test to test install and build from cli without explicit versioning 2020-02-04 20:16:35 +01:00
02_create_repo_from_config.sh cmd/create-repo: Permit to use repository from config 2020-02-02 11:29:05 +01:00
03_qlearning.sh Add integration test for qlearning solver 2020-02-12 13:58:28 +01:00
04_retrieve.sh Add retrieve to compilation spec 2020-02-13 14:15:43 +01:00
run.sh Add integration test for qlearning solver 2020-02-12 13:58:28 +01:00