Commit graph

12 commits

Author SHA1 Message Date
twangboy
f1a5e97125
Get version from instance name 2024-11-07 10:02:08 -07:00
David Murphy
db974361f7
Initial Shell pytest 2024-11-04 15:40:40 -07:00
Twangboy
5e6bcb5815
Fix the 3006 tests 2023-04-20 16:44:17 -06:00
Imran Iqbal
c845caeba4
ci(gemfile+lock): update to latest versions 2022-02-26 15:49:17 +00:00
Imran Iqbal
757f4b6169 refactor(kitchen): prefer kitchen.yml to .kitchen.yml
* Quoting from https://kitchen.ci/docs/getting-started/kitchen-yml/:
  - As of test-kitchen 1.21.0, we now prefer `kitchen.yml` over `.kitchen.yml`.
  - This preference applies to `kitchen.local.yml` as well.
  - This is backward compatible so the dot versions continue to work.
* Mirrors contribution to `saltstack/salt` repo:
  - https://github.com/saltstack/salt/pull/54442
* `.gitignore`:
  - 46f96e4f37/.gitignore (L112-L116)
2021-02-16 17:22:06 +00:00
ch3ll
5e51b067d1
Add python3 tests and cent8 stable 2019-10-30 17:01:02 -04:00
Daniel Wallace
550e6cfebd
add kitchen tests 2018-08-14 09:26:59 -05:00
Denys Havrysh
ac982819f8 Update .gitignore with more generic pattern for VIM swap files 2016-09-01 17:45:15 +03:00
rallytime
a51fec4a8a Update .gitignore 2016-05-12 10:57:15 -06:00
Kelvin Jasperson
b4be5cd561 Update Vagrantfile to autoprovision 2015-03-02 15:01:28 -07:00
Jens Rantil
a8dc4789d4 gitignore vim swap files 2014-03-21 13:52:22 +01:00
Niels Abspoel
d3bf09a1f0 fix install_arch_linux_git_deps python2-setuptools is the correct
package

:: python2-setuptools and python2-distribute are in conflict
(setuptools). Remove python2-distribute? [y/N] error: unresolvable
package conflicts detected
error: failed to prepare transaction (conflicting dependencies)

:: python2-setuptools and python2-distribute are in conflict
2013-08-30 23:51:43 +02:00