|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen staging] automation: fix "build each commit" test
commit b3c2939fdd4809a1a95edc1dee96431777d4e604
Author: Wei Liu <wei.liu2@xxxxxxxxxx>
AuthorDate: Fri Apr 5 12:21:57 2019 +0100
Commit: Wei Liu <wei.liu2@xxxxxxxxxx>
CommitDate: Fri Apr 5 15:40:01 2019 +0100
automation: fix "build each commit" test
An error was introduced while rebasing 9b8b3f30. The new test
shouldn't depend on anything, otherwise artefacts will be downloaded
from build stage and cause the script to abort.
Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
---
automation/gitlab-ci/test.yaml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/automation/gitlab-ci/test.yaml b/automation/gitlab-ci/test.yaml
index c9d454abb8..d4556afe11 100644
--- a/automation/gitlab-ci/test.yaml
+++ b/automation/gitlab-ci/test.yaml
@@ -12,8 +12,7 @@ build-each-commit-gcc:
paths:
- '*.log'
when: always
- dependencies:
- - debian-stretch-gcc-debug
+ dependencies: []
tags:
- x86_64
except:
--
generated by git-patchbot for /home/xen/git/xen.git#staging
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |