Commit Graph

101338 Commits

Author SHA1 Message Date
Pedro Algarvio
a8f7b464f5
Test is not destructive.
Changes salt's testing config, which is what testing is all about, but
does not change the underlying OS.
2019-05-08 19:46:30 +01:00
Pedro Algarvio
63663cfc1c
We no longer test againt Ubuntu 14.04 which reached EOL 2019-05-08 13:16:52 +01:00
Pedro Algarvio
62574ee197
Typo 2019-05-08 13:16:52 +01:00
Pedro Algarvio
e3e37613a7
Proper english in requirements comments 2019-05-08 13:16:52 +01:00
Pedro Algarvio
e9f6a1228d
identical_signature_wrapper adds __wrapped__ to function globals 2019-05-08 13:16:51 +01:00
Pedro Algarvio
10283b4534
Upload coverage reports on full test runs 2019-05-08 13:16:51 +01:00
Daniel A. Wozniak
6e0b61baa9
Less flaky mine tests 2019-05-08 13:16:51 +01:00
Daniel A. Wozniak
3709ed745e
msgpack returns string_types 2019-05-08 13:16:51 +01:00
Daniel A. Wozniak
a36b15e449
Add regression test 2019-05-08 13:16:51 +01:00
Daniel A. Wozniak
ce782ff27a
Fix non raw msg pack msg decoding 2019-05-08 13:16:51 +01:00
Ch3LL
f193f0f2ec
Update Issue Template: questions removed 2019-05-08 13:16:50 +01:00
Daniel Wozniak
4417095037
Fix underscore wart (and linter) 2019-05-08 13:16:50 +01:00
Erik Johnson
e6c2ae4a7b
Fix deprecation warning in msgpack >= 0.5.2
This prevents a deprecation warning due to the "encoding" argument being
deprecated in version 0.5.2.
2019-05-08 13:16:50 +01:00
Daniel A. Wozniak
63759444df
Add ubuntu1804 to pr tests 2019-05-08 13:16:50 +01:00
Daniel A. Wozniak
8fdb04df0d
SIGKILL is not alwasy available use a local variable 2019-05-08 13:16:50 +01:00
Daniel A. Wozniak
4d6b8da5a0
Fix linter 2019-05-08 13:16:50 +01:00
Daniel A. Wozniak
759bccc202
Fix test_doc on windows by using grep yay! 2019-05-08 13:16:49 +01:00
Daniel A. Wozniak
0ce086d13d
Fix remaining failures on ubuntu 1404 and add to PR tests 2019-05-08 13:16:49 +01:00
Daniel A. Wozniak
fdf80fd87e
Change py3 windows timeout from 6 to 8 hours 2019-05-08 13:16:49 +01:00
Daniel A. Wozniak
b0aa28760c
Fix missing class wart 2019-05-08 13:16:49 +01:00
Daniel A. Wozniak
21ecb742db
fix linter 2019-05-08 13:16:49 +01:00
Daniel A. Wozniak
62c0f9fdd9
Skip tests when no libcloud 2019-05-08 13:16:48 +01:00
Daniel A. Wozniak
1d92290304
Fix unused import 2019-05-08 13:16:48 +01:00
Daniel A. Wozniak
72cdc91220
Fix linter 2019-05-08 13:16:48 +01:00
Daniel A. Wozniak
238fd0f071
Fix broken pip state 2019-05-08 13:16:48 +01:00
Pedro Algarvio
89533bad2c
Fix NOX_ENV_NAME 2019-05-08 13:16:48 +01:00
Pedro Algarvio
7cfc9e8007
Fix NOX_ENV_NAME 2019-05-08 13:16:48 +01:00
Pedro Algarvio
2087c91d19
Fix NOX_ENV_NAME 2019-05-08 13:16:47 +01:00
Pedro Algarvio
2f1aff595b
Rename kitchen-centos6-py3 to kitchen-centos6-py2 2019-05-08 13:16:47 +01:00
Daniel A. Wozniak
1eea9908e9
Fix linter 2019-05-08 13:16:47 +01:00
Daniel A. Wozniak
52ca668360
Skip tests when no libcloud 2019-05-08 13:16:47 +01:00
Daniel A. Wozniak
2cf4b98952
Add centos-6-py2 and debain 8,9 py2 and 3 to PR tests 2019-05-08 13:16:47 +01:00
Daniel A. Wozniak
522599d261
Dont fail just because some random process died 2019-05-08 13:16:47 +01:00
Daniel A. Wozniak
34cef86e14
Ignore super not called 2019-05-08 13:16:46 +01:00
Daniel A. Wozniak
b7ace9c929
Fix linter 2019-05-08 13:16:46 +01:00
Daniel A. Wozniak
aceb6d3013
Skip libcloud unit tests when no libcloud 2019-05-08 13:16:46 +01:00
Pedro Algarvio
f73420b5fe
Install mock on Python < 3.6 2019-05-08 13:16:46 +01:00
Pedro Algarvio
28fbde19bb
Add moto to the windows dependencies 2019-05-08 13:16:46 +01:00
Daniel A. Wozniak
8cbecc164d
Pin kubernetes to <4.0 2019-05-08 13:16:46 +01:00
Ch3LL
2acb0f37bc
Make sure --run-expensive runtests.py arg works 2019-05-08 13:16:45 +01:00
Daniel A. Wozniak
22cae20243
Remove ref restriciton from kitche-salt 2019-05-08 13:16:45 +01:00
Daniel A. Wozniak
67095dfe2c
Add 'runFull' build parameter for PR tests 2019-05-08 13:16:45 +01:00
twangboy
12d8d351cf
Stop w32time before and start after testing 2019-05-08 13:16:45 +01:00
twangboy
7f1c22ce3a
Skip tests that fail on Windows 2019-05-08 13:16:45 +01:00
Pedro Algarvio
f4ae97f795
Upgrade etcd to > 0.4.2 2019-05-08 13:16:44 +01:00
Pedro Algarvio
381f5fea52
Limit and reduce the ammount of log records sent over the wire 2019-05-08 13:16:44 +01:00
Pedro Algarvio
0c94b5d377
More entries to ignore 2019-05-08 13:16:44 +01:00
Pedro Algarvio
c3a21f5ac9
As a script, not as a module 2019-05-08 13:16:44 +01:00
Pedro Algarvio
8948b690b1
Include COVERAGE_FILE as an env variable.
This will tell coverage where to save all coverage files.
2019-05-08 13:16:44 +01:00
Pedro Algarvio
0af561ef24
Each generated script is now prepared for code coverage 2019-05-08 13:16:44 +01:00