Commit c4b0262
committed
MDBF-917: Bintar deps validation tests
This commit introduces two different validation scripts.
* One that checks dependencies of ELF files in bintar archives.
* One that does a smoke test on bintar archives:
Goes through each supported distribution and starts a bare-bones
container image. Then within the image it does:
1. Extract the archive mariadb-install-db
2. Run ./mariadb-install-db
3. Start ./mariadbd as a process inside the container
4. Use the ./mariadb client from the archive to connect and run
SELECT VERSION().1 parent e84cb1b commit c4b0262
File tree
13 files changed
+5006
-0
lines changed- runtime_config/bintar_deps
- scripts/bintars
13 files changed
+5006
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
0 commit comments