Imran Iqbal
|
b475e24638
|
test: centralise all suites into `default` suite
Modify the `default` suite to use the `saltmajorversion` InSpec input
rather than the `version` variable in `pkgs_spec.rb`.
|
2021-11-17 21:53:19 +00:00 |
Imran Iqbal
|
c16e7a3b75
|
test(_mapdata): update verification files for `master_type: str`
Use the following command:
```
$ GREP_SED="^\(\s\+master_type: \)true" \
&& grep -rl "${GREP_SED}" test/integration/ \
| xargs sed -i -e "/${GREP_SED}/s//\1str/"
```
|
2021-09-04 21:27:44 +01:00 |
Imran Iqbal
|
0ab42d7ce8
|
feat(freebsd): update packages from `py37-*` => `py38-*`
|
2021-07-14 14:42:28 +01:00 |
Imran Iqbal
|
752a1dea22
|
test(aluminium): add pillar, tests and verification files for `3003`
|
2021-04-22 08:52:57 +01:00 |