Pedro Algarvio
a420d94431
Merge 3006.x into master
2023-11-26 16:10:40 +00:00
Pedro Algarvio
185a352d00
Update the tools requirements
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-11-23 08:44:35 +00:00
MKLeb
bee29be6dd
Merge remote-tracking branch 'upstream/3006.x' into mf/master/3006.x
2023-09-08 16:25:39 -04:00
Daniel A. Wozniak
d8721e5cd5
Add debug debian package
2023-09-06 16:38:52 +00:00
Pedro Algarvio
d7d5bb30be
Preliminary support to download artifacts to run the test suite locally
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-08-30 13:20:34 +00:00
Alyssa Rock
0caa05c54f
Make changes requested by Chunga and Rob H
2023-07-28 17:25:12 +00:00
natalieswork
df28d77fbc
adding .env to git ignore
2023-05-22 14:23:44 -04:00
Megan Wilhite
60e35a1990
Use and older version of pytest-salt-factories for pkg tests
2023-02-28 15:27:46 +00:00
Pedro Algarvio
42b7d1be89
Stop relying on salt/_version.py
to write Salt's version.
...
Instead use `salt/_version.txt` which only contains the version string.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-01-09 12:31:51 -07:00
Daniel A. Wozniak
701633d181
Initial commit of relenv debian package
2022-12-22 07:59:07 -07:00
Pedro Algarvio
1f2c1fac9b
Initial work for the Self Github Actions Runners
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-12-14 11:23:26 -07:00
twangboy
abadcd3e01
update .gitignore
2021-07-23 13:06:52 -07:00
twangboy
efe2790cdb
Change to Success and Failure
2021-07-23 07:10:35 -04:00
Wayne Werner
88a3d0e8e8
Add vim session file to gitignore
2021-05-26 14:05:11 -04:00
ScriptAutomate
837e8dd5d0
Properly ignore requirements logs
2021-04-16 06:53:18 -04:00
twangboy
4733c8234b
Remove new line in gitignore
2020-04-25 22:14:26 -07:00
twangboy
400322f318
Add support for pending_reboot grain
...
Adds pending_reboot graint
Adds new win_system salt util
Adds tests for new grain
Adds tests for new salt util
2020-04-25 22:14:26 -07:00
Pedro Algarvio
262ad2e98a
Compile static requirements
2020-03-23 22:36:07 +00:00
ch3ll
7d3d823a59
Merge remote-tracking branch 'upstream/master' into issue_49427
2020-01-06 14:49:29 -05:00
ch3ll
d426f8d7db
Catch os and attribute error
2020-01-06 13:08:52 -05:00
Daniel Wozniak
5e0cfeb347
Merge branch 'master' into salt-check-fullmerge
2020-01-05 18:09:18 -07:00
Imran Iqbal
03a24d5ab5
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.
2019-12-18 18:36:05 +00:00
Christian McHugh
7ccba0cd2c
Fresh import on master
2019-12-02 20:35:56 +00:00
Pedro Algarvio
6db414194e
Also ignore multiprocessing coverage files
2019-05-08 13:16:36 +01:00
Pedro Algarvio
91376b321a
Ignore the generated docs archive
2019-05-08 13:16:32 +01:00
Wayne Werner
32aafab79a
Ignore vscode and fix swap ignore
2019-03-26 19:41:13 -05:00
Pedro Algarvio
01b74c06c4
Add initial nox configuration. Tell tox
'ers to use nox
'.
2019-02-20 16:49:56 +00:00
rallytime
4abfd26e86
Merge branch '2017.7' into '2018.3'
...
Conflicts:
- requirements/dev_python27.txt
- requirements/dev_python34.txt
- salt/fileclient.py
- salt/output/__init__.py
- salt/serializers/configparser.py
- salt/states/pkg.py
- salt/states/zpool.py
- salt/transport/tcp.py
- tests/integration/cloud/providers/test_ec2.py
- tests/integration/modules/test_mac_user.py
- tests/integration/modules/test_pip.py
- tests/integration/modules/test_pkg.py
- tests/integration/modules/test_service.py
- tests/integration/states/test_pip_state.py
- tests/integration/states/test_user.py
- tests/unit/modules/test_cmdmod.py
2018-05-23 12:33:00 -04:00
Daniel Wallace
d53b44d10f
remove lock file
2018-05-13 14:35:50 -04:00
Daniel Wallace
e0f7cc1447
add proxy tests decorator to pytest conftest
2018-05-13 08:38:38 -04:00
Daniel Wallace
f56f062a6a
download xml for junit
2017-12-31 11:10:16 -07:00
Daniel Wallace
7cc342a5d6
use new runtests verifier
2017-12-31 11:10:01 -07:00
Daniel Wallace
8cb15ec689
download xml for junit
2017-12-29 15:00:54 -07:00
Daniel Wallace
d9e868ebd0
use new runtests verifier
2017-12-29 14:23:59 -07:00
Mike Place
27e80e4627
Merge branch 'develop' into add-cloud.vmware.convert_to_snapshot-feature
2017-11-13 11:28:27 -07:00
rallytime
1c3cb5c6a4
Merge branch '2016.11' into '2017.7'
...
Conflicts:
- .gitignore
- tests/unit/states/test_file.py
2017-10-25 10:04:08 -04:00
Daniel Wallace
255118cfd7
run tests with kitchen
2017-10-24 09:23:44 -06:00
Daniel Wallace
b8c800e4a7
start adding kitchen to test suites
2017-10-17 14:59:10 -06:00
Daniel Wallace
51eca1a6bd
enable tox for tests
2017-10-03 17:01:19 -06:00
Dmitry Miroshnichenko
e37d2c9184
First lesson - before reading the answer
2017-03-25 00:36:28 +03:00
Mike Place
3179303a5d
Revert "Back-port #36875 to carbon"
2016-10-20 19:49:45 +09:00
Mike Place
430ea9e780
Revert "Fix integration tests launching - remove redundant "config_dir" argument in call to ShellTestCase.run_run from SaltDaemonScriptBase._wait_until_running"
2016-10-20 19:48:59 +09:00
Andrew Pashkin
27bc7aad91
Add Visual Studio Code related directory .vscode/ to .gitignore
2016-10-12 13:21:40 -06:00
Andrew Pashkin
304516420c
Fix integration tests launching - remove redundant "config_dir" argument in call to ShellTestCase.run_run from SaltDaemonScriptBase._wait_until_running ( #36875 )
...
* Add Visual Studio Code related directory .vscode/ to .gitignore
* Fix integration tests launching - remove redundant "config_dir" argument in call to ShellTestCase.run_run from SaltDaemonScriptBase._wait_until_running
2016-10-12 13:20:30 -06:00
Tim Fechner
d232d70135
Add "/env/" to .gitignore
2016-09-21 13:28:49 +02:00
rallytime
cbf42a8407
Merge branch '2016.3' into 'develop'
...
Conflicts:
- conf/master
- doc/ref/configuration/master.rst
- salt/cli/batch.py
- salt/cli/daemons.py
- salt/config/__init__.py
- salt/minion.py
- salt/modules/aptpkg.py
- salt/modules/beacons.py
- salt/states/archive.py
- salt/states/cmd.py
- salt/utils/gitfs.py
- tests/unit/states/cmd_test.py
2016-04-26 14:42:26 -06:00
rallytime
80fcdfb9d8
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- doc/topics/targeting/grains.rst
- salt/cli/daemons.py
- salt/exceptions.py
- salt/minion.py
- salt/modules/schedule.py
- salt/scripts.py
- salt/states/archive.py
2016-04-26 12:07:42 -06:00
rallytime
9064d3bbfb
Merge branch '2015.5' into '2015.8'
...
Conflicts:
- salt/cloud/clouds/vmware.py
- salt/modules/file.py
- salt/states/archive.py
2016-04-25 15:45:17 -06:00
Nitin Madhok
4568565d45
Add _syspaths.py to .gitignore ( #32638 )
2016-04-18 08:40:54 -06:00
LoveIsGrief
43fff23cae
Ignore private keys generated by integration tests
...
Related to saltstack/salt#27089 Saltcloud virtualbox provider
2016-02-10 21:39:34 +01:00