Sfoglia il codice sorgente

test: update for new pre-salted images [skip ci]

tags/v1.10.1
Imran Iqbal 2 anni fa
parent
commit
8015fe0c92
Nessun account collegato all'indirizzo email del committer
3 ha cambiato i file con 2 aggiunte e 7 eliminazioni
  1. +1
    -1
      test/integration/default/files/_mapdata/opensuse-15.yaml
  2. +1
    -1
      test/integration/default/files/_mapdata/opensuse-tumbleweed.yaml
  3. +0
    -5
      test/salt/pillar/v3001-py3.sls

+ 1
- 1
test/integration/default/files/_mapdata/opensuse-15.yaml Vedi File

@@ -94,7 +94,7 @@ values:
pyinotify: python-pyinotify
python_dulwich: python-dulwich
python_git: python-git
release: '3003'
release: '3004'
restart_via_at: false
retry_options:
attempts: 5

+ 1
- 1
test/integration/default/files/_mapdata/opensuse-tumbleweed.yaml Vedi File

@@ -94,7 +94,7 @@ values:
pyinotify: python-pyinotify
python_dulwich: python-dulwich
python_git: python-git
release: '3003'
release: '3004'
restart_via_at: false
retry_options:
attempts: 5

+ 0
- 5
test/salt/pillar/v3001-py3.sls Vedi File

@@ -1,5 +0,0 @@
# -*- coding: utf-8 -*-
# vim: ft=yaml
---
salt:
release: '3001'

Loading…
Annulla
Salva