Quellcode durchsuchen

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

tags/v1.10.1
Imran Iqbal vor 2 Jahren
Ursprung
Commit
8015fe0c92
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
3 geänderte Dateien mit 2 neuen und 7 gelöschten Zeilen
  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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

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

Laden…
Abbrechen
Speichern