[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH for-next 0/5] automation: test to build each commit in a branch
We have a requirement to make each commit buildable in xen.git. Put this into a test in Gitlab CI. Wei Liu (5): automation: allow build-test.sh to run in detached HEAD state automation: set ret for potential error in build-test.sh automation: add a script to build newly pushed commits in Gitlab CI DO NOT APPLY: temporarily drop some tests automation: introduce a test to build each commit .gitlab-ci.yml | 4 +- automation/gitlab-ci/build-each-commit.sh | 16 +++++++ automation/gitlab-ci/test.yaml | 75 ++----------------------------- automation/scripts/build-test.sh | 18 +++++--- 4 files changed, 35 insertions(+), 78 deletions(-) create mode 100755 automation/gitlab-ci/build-each-commit.sh -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |