Przeglądaj źródła

ci(windows): use Salt version `3004` [skip ci]

* Semi-automated using https://github.com/myii/ssf-formula/pull/399
tags/v1.10.1
Imran Iqbal 2 lat temu
rodzic
commit
a1e9823b42
Brak konta powiązanego z adresem e-mail autora
6 zmienionych plików z 9 dodań i 9 usunięć
  1. +2
    -2
      kitchen.vagrant.yml
  2. +3
    -3
      kitchen.windows.yml
  3. +1
    -1
      test/integration/default/files/_mapdata/windows-10.yaml
  4. +1
    -1
      test/integration/default/files/_mapdata/windows-2019-server.yaml
  5. +1
    -1
      test/integration/default/files/_mapdata/windows-2022-server.yaml
  6. +1
    -1
      test/integration/default/files/_mapdata/windows-8.yaml

+ 2
- 2
kitchen.vagrant.yml Wyświetl plik

@@ -83,7 +83,7 @@ platforms:
# yamllint enable rule:line-length
verifier:
inputs:
saltmajorversion: 3003
saltmajorversion: 3004
- name: windows-81-latest-py3
driver:
box: techneg/win81x64-pro-salt
@@ -107,4 +107,4 @@ platforms:
# yamllint enable rule:line-length
verifier:
inputs:
saltmajorversion: 3003
saltmajorversion: 3004

+ 3
- 3
kitchen.windows.yml Wyświetl plik

@@ -11,7 +11,7 @@ driver:

provisioner:
salt_install: bootstrap
salt_bootstrap_options: -pythonVersion 3 -version 3003.3
salt_bootstrap_options: -pythonVersion 3 -version 3004-2
# yamllint disable rule:line-length
init_environment: |
salt-call --local state.single file.managed `
@@ -24,8 +24,8 @@ platforms:
- name: windows-2022-latest-py3
verifier:
inputs:
saltmajorversion: 3003
saltmajorversion: 3004
- name: windows-2019-latest-py3
verifier:
inputs:
saltmajorversion: 3003
saltmajorversion: 3004

+ 1
- 1
test/integration/default/files/_mapdata/windows-10.yaml Wyświetl plik

@@ -90,7 +90,7 @@ values:
py_ver: py3
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/windows-2019-server.yaml Wyświetl plik

@@ -90,7 +90,7 @@ values:
py_ver: py3
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/windows-2022-server.yaml Wyświetl plik

@@ -90,7 +90,7 @@ values:
py_ver: py3
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/windows-8.yaml Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz