Browse Source

ci(kitchen+travis): remove `master-py2-arch-base-latest` [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/167
tags/v0.5.1
Imran Iqbal 4 years ago
parent
commit
766962a6b0
2 changed files with 0 additions and 5 deletions
  1. +0
    -1
      .cirrus.yml
  2. +0
    -4
      kitchen.yml

+ 0
- 1
.cirrus.yml View File

@@ -11,7 +11,6 @@ docker_builder:
# - INSTANCE: default-fedora-31-master-py3
# - INSTANCE: default-opensuse-leap-151-master-py3
# - INSTANCE: default-amazonlinux-2-master-py3
# - INSTANCE: default-arch-base-latest-master-py2
# - INSTANCE: default-debian-10-2019-2-py3
# - INSTANCE: default-debian-9-2019-2-py3
- INSTANCE: default-ubuntu-1804-2019-2-py3

+ 0
- 4
kitchen.yml View File

@@ -35,10 +35,6 @@ platforms:
- name: amazonlinux-2-master-py3
driver:
image: netmanagers/salt-master-py3:amazonlinux-2
- name: arch-base-latest-master-py2
driver:
image: netmanagers/salt-master-py2:arch-base-latest
run_command: /usr/lib/systemd/systemd

## SALT `2019.2`
- name: debian-10-2019-2-py3

Loading…
Cancel
Save