rpm-ostree/tests/compose
Colin Walters 4fc25d74a3 compose: Introduce variable substitution for ${basearch}
This comes from the tradition of yum repo files.  It's significantly
easier for rpm-ostree users building multiple architectures if some
core templating for the treefiles is built in.

Otherwise, everyone needs to learn about a new wrapper tool for
rpm-ostree, and said tool would need to re-do the same "basearch"
evaluation that is already occuring inside libhif.

This commit also paves the way for introducing `${releasever}`
substitution.

NOTE: This depends on pending changes to libhif git.

Closes: #274
Approved by: jlebon
2016-04-28 15:38:53 +00:00
..
yum tests: Add test for compose 2015-04-13 10:43:24 +02:00
.gitignore build: Update .gitignore 2016-03-26 14:22:41 +00:00
test-repo-add-files.json tests: add tests for compose+add files 2016-04-27 20:21:12 +00:00
test-repo.json compose: Introduce variable substitution for ${basearch} 2016-04-28 15:38:53 +00:00
test-repo.repo.in tests: Add test for compose 2015-04-13 10:43:24 +02:00