You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2022/04/25 11:55:10 UTC

[buildstream-plugins] 01/01: Merge pull request #8 from apache/tristan/add-docker-tests

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git

commit 5fa7688e3c471fbe156dd0025f95c8c3887b659f
Merge: 327cc63 3ce4479
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Mon Apr 25 20:55:05 2022 +0900

    Merge pull request #8 from apache/tristan/add-docker-tests
    
    tests/sources/docker.py: Adding docker source test

 requirements/test-requirements.txt                 |   2 +-
 tests/sources/docker.py                            | 111 +++++++++++++++++++++
 tests/sources/docker/elements/dockerhub-alpine.bst |   8 ++
 tests/sources/docker/project.conf                  |  17 ++++
 4 files changed, 137 insertions(+), 1 deletion(-)