Valentin David pushed to branch valentindavid/netrc at BuildStream / buildstream
Commits:
- 
8ae932de
by Valentin David at 2018-11-06T12:18:09Z
1 changed file:
Changes:
| 1 | -image: buildstream/testsuite-debian:9-master-119-552f5fc6
 | |
| 1 | +image: buildstream/testsuite-debian:9-master-120-ec04446b
 | |
| 2 | 2 |  | 
| 3 | 3 |  cache:
 | 
| 4 | 4 |    key: "$CI_JOB_NAME-"
 | 
| ... | ... | @@ -86,25 +86,25 @@ source_dist: | 
| 86 | 86 |      - coverage-linux/
 | 
| 87 | 87 |  | 
| 88 | 88 |  tests-debian-9:
 | 
| 89 | -  image: buildstream/testsuite-debian:9-master-119-552f5fc6
 | |
| 89 | +  image: buildstream/testsuite-debian:9-master-120-ec04446b
 | |
| 90 | 90 |    <<: *linux-tests
 | 
| 91 | 91 |  | 
| 92 | 92 |  tests-fedora-27:
 | 
| 93 | -  image: buildstream/testsuite-fedora:27-master-119-552f5fc6
 | |
| 93 | +  image: buildstream/testsuite-fedora:27-master-120-ec04446b
 | |
| 94 | 94 |    <<: *linux-tests
 | 
| 95 | 95 |  | 
| 96 | 96 |  tests-fedora-28:
 | 
| 97 | -  image: buildstream/testsuite-fedora:28-master-119-552f5fc6
 | |
| 97 | +  image: buildstream/testsuite-fedora:28-master-120-ec04446b
 | |
| 98 | 98 |    <<: *linux-tests
 | 
| 99 | 99 |  | 
| 100 | 100 |  tests-ubuntu-18.04:
 | 
| 101 | -  image: buildstream/testsuite-ubuntu:18.04-master-119-552f5fc6
 | |
| 101 | +  image: buildstream/testsuite-ubuntu:18.04-master-120-ec04446b
 | |
| 102 | 102 |    <<: *linux-tests
 | 
| 103 | 103 |  | 
| 104 | 104 |  tests-unix:
 | 
| 105 | 105 |    # Use fedora here, to a) run a test on fedora and b) ensure that we
 | 
| 106 | 106 |    # can get rid of ostree - this is not possible with debian-8
 | 
| 107 | -  image: buildstream/testsuite-fedora:27-master-119-552f5fc6
 | |
| 107 | +  image: buildstream/testsuite-fedora:27-master-120-ec04446b
 | |
| 108 | 108 |    stage: test
 | 
| 109 | 109 |    variables:
 | 
| 110 | 110 |      BST_FORCE_BACKEND: "unix"
 | 
