Browse Source

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

tags/v1.10.1
Imran Iqbal 2 years ago
parent
commit
8015fe0c92
No account linked to committer's email address
3 changed files with 2 additions and 7 deletions
  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 View File

pyinotify: python-pyinotify pyinotify: python-pyinotify
python_dulwich: python-dulwich python_dulwich: python-dulwich
python_git: python-git python_git: python-git
release: '3003'
release: '3004'
restart_via_at: false restart_via_at: false
retry_options: retry_options:
attempts: 5 attempts: 5

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

pyinotify: python-pyinotify pyinotify: python-pyinotify
python_dulwich: python-dulwich python_dulwich: python-dulwich
python_git: python-git python_git: python-git
release: '3003'
release: '3004'
restart_via_at: false restart_via_at: false
retry_options: retry_options:
attempts: 5 attempts: 5

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

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
salt:
release: '3001'

Loading…
Cancel
Save