Ver código fonte

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

tags/v1.10.1
Imran Iqbal 2 anos atrás
pai
commit
8015fe0c92
Nenhuma conta vinculada ao e-mail do autor do commit
3 arquivos alterados com 2 adições e 7 exclusões
  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 Ver arquivo

@@ -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 Ver arquivo

@@ -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 Ver arquivo

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

Carregando…
Cancelar
Salvar