This is an automated email from the ASF dual-hosted git repository.
tvb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git
from 327cc63 Merge pull request #3 from apache/tristan/add-cachekey-tests
add 3ce4479 tests/sources/docker.py: Adding docker source test
new 5fa7688 Merge pull request #8 from apache/tristan/add-docker-tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
requirements/test-requirements.txt | 2 +-
tests/sources/docker.py | 111 +++++++++++++++++++++
tests/sources/docker/elements/dockerhub-alpine.bst | 8 ++
tests/sources/{pip-build => docker}/project.conf | 14 +--
4 files changed, 128 insertions(+), 7 deletions(-)
create mode 100644 tests/sources/docker.py
create mode 100644 tests/sources/docker/elements/dockerhub-alpine.bst
copy tests/sources/{pip-build => docker}/project.conf (62%)