Steven Robertson
|
4721334dc9
|
forgot to update apt cache
|
2020-10-25 22:19:01 -07:00 |
Steven Robertson
|
428f4d8703
|
turn off host key checking with ad-hoc python-netaddr install and add back in debops command line
|
2020-10-25 22:09:53 -07:00 |
Steven Robertson
|
550265d426
|
don't need to ci_lib run setting up python-netaddr
|
2020-10-25 17:12:22 -07:00 |
Steven Robertson
|
88dde70b5c
|
need to specify strategy plugin for ansible ad-hoc
|
2020-10-25 16:51:39 -07:00 |
Steven Robertson
|
db5e7032c8
|
need python-netaddr in docker target containers for debops
|
2020-10-25 16:33:14 -07:00 |
Steven Robertson
|
9e17c98f3f
|
adding hopefully new-style import that works for Ansible 2.10
|
2020-10-25 16:16:46 -07:00 |
Steven Robertson
|
ce91d5ee25
|
make sure to apt-get update first before install
|
2020-10-25 16:12:08 -07:00 |
Steven Robertson
|
c96dddae28
|
apt needs sudo
|
2020-10-25 16:06:14 -07:00 |
Steven Robertson
|
884cfbbb27
|
disable python <= 2.6 tests
|
2020-10-25 15:54:37 -07:00 |
Steven Robertson
|
1dadae03a9
|
install missing python-netaddr for debops
|
2020-10-25 15:53:42 -07:00 |
Steven Robertson
|
941132c040
|
revert missing interpreter change, it breaks with Mitogen and without Mitogen, something else might be causing new-style detection to not work
|
2020-10-25 15:46:56 -07:00 |
Steven Robertson
|
2ecf227e1f
|
oops, broke new-style missing interpreter detection. Regex should match now
|
2020-10-25 14:45:05 -07:00 |
Steven Robertson
|
cf3d646613
|
fix custom_python_new_style_missing_interpreter, looks like Ansible 2.10 changed how new-style module detection works
|
2020-10-25 13:48:54 -07:00 |
Steven Robertson
|
ae4f6ece41
|
add workaround for TravisCI 4MB log limit job termination
|
2020-10-25 12:52:14 -07:00 |
Steven Robertson
|
518324c371
|
fix regression in Darwin 19 (OSX 10.15+) ansible python interpreter detection
|
2020-10-24 17:28:26 -07:00 |
Steven Robertson
|
a561a8bad2
|
something broke with Mac 10.14 with dscl, before trying a hack see if OS upgrade works
|
2020-10-24 16:35:33 -07:00 |
Steven Robertson
|
86e63fda85
|
don't run sshpass install through run
|
2020-10-20 23:30:07 -07:00 |
Steven Robertson
|
ddb87f6b0c
|
azure tests don't like sshpass v1.06 so pegging to 1.05
|
2020-10-20 22:16:28 -07:00 |
Steven Robertson
|
b68d4e9a7f
|
fix Error: Calling Non-checksummed download of sshpass formula file from an arbitrary URL is disabled
|
2020-10-20 21:27:07 -07:00 |
Steven Robertson
|
a3b9622f8b
|
result length is 3 in Azure, 4 on local Mac
|
2020-10-20 19:55:49 -07:00 |
Steven Robertson
|
9f04d6713b
|
fixed ansible_become_pass test, looks like regression on Ansible's end
|
2020-10-19 23:59:32 -07:00 |
Steven Robertson
|
b469da399b
|
localhost_ansible tests now pass, adding -vvv to ansible_tests to get more debug info there
|
2020-10-18 23:25:24 -07:00 |
Steven Robertson
|
95c43ec9fc
|
fixed issue of switching between mitogen and non-mitogen strategies
|
2020-10-18 22:58:38 -07:00 |
Steven Robertson
|
aac1e7f76a
|
fix yml parsing
|
2020-10-06 00:10:41 -07:00 |
Steven Robertson
|
fbcf765fb2
|
oops, yml file can't be empty
|
2020-10-06 00:02:02 -07:00 |
Steven Robertson
|
31670ff993
|
ignore another flaky test that works locally
|
2020-10-05 23:51:21 -07:00 |
Steven Robertson
|
d978dffe4e
|
fix ansible version check error
|
2020-10-03 22:46:25 -07:00 |
Steven Robertson
|
5b40b8d155
|
fix runner_one_job ansible version comparison
|
2020-10-03 18:12:02 -07:00 |
Steven Robertson
|
24d716aab9
|
oops, 0664 not 0666
|
2020-10-03 16:46:52 -07:00 |
Steven Robertson
|
355e2ffba2
|
fix fixup_perms2() test
|
2020-10-03 16:39:23 -07:00 |
Steven Robertson
|
22bc5448b1
|
default copy perms look like 0644 now based on ansible source and docs
|
2020-10-03 16:10:50 -07:00 |
Steven Robertson
|
4b37699b45
|
missed a format call var
|
2020-10-03 15:39:53 -07:00 |
Steven Robertson
|
ce57e81b22
|
remove ansible from github tag install setup in test config files
|
2020-10-03 15:35:28 -07:00 |
Steven Robertson
|
33e176d62e
|
add support for ansible_collections site-package (from pip ansible==2.10.0 install) + switch to ansible 2.10.0 rather than github tag
|
2020-10-03 15:31:25 -07:00 |
Steven Robertson
|
1ffb319300
|
remove debugging
|
2020-10-01 22:38:46 -07:00 |
Steven Robertson
|
e30e84334e
|
remove synchronize fail test for azure
|
2020-10-01 22:07:28 -07:00 |
Steven Robertson
|
8481c50a59
|
ignore synchronize for now, made ticket
|
2020-10-01 21:25:13 -07:00 |
Steven Robertson
|
207e36194d
|
try and get some visibility into test failures
|
2020-09-27 12:36:34 -07:00 |
Steven Robertson
|
e1e28f14e3
|
fix venv install
|
2020-09-27 12:28:15 -07:00 |
Steven Robertson
|
5b3d90dac4
|
see if sys.path is being loaded properly on azure
|
2020-09-27 12:15:02 -07:00 |
Steven Robertson
|
139b9560bc
|
print didn't work because verbosity, throw valueerror to see
|
2020-09-27 11:34:04 -07:00 |
Steven Robertson
|
9bd35adcfb
|
more debugging, synchronize is being weird on azure
|
2020-09-27 11:22:10 -07:00 |
Steven Robertson
|
2a06d493de
|
python3 needs python3-venv
|
2020-09-27 11:10:35 -07:00 |
Steven Robertson
|
d7d29ad9c1
|
tests are in a bad state...somehow both apt and brew can exist on azure using a linux job with an ubuntu vm image???
|
2020-09-27 10:52:28 -07:00 |
Steven Robertson
|
be70dc9e5d
|
need to group all python install commands together
|
2020-09-27 10:32:08 -07:00 |
Steven Robertson
|
3404654ab4
|
python3 tests are broken...
|
2020-09-27 10:15:39 -07:00 |
Steven Robertson
|
8b2d930042
|
cffi super old, try and update it
|
2020-09-23 21:03:21 -07:00 |
Steven Robertson
|
7f58af6977
|
try a different psycopg2 package as well
|
2020-09-23 20:54:59 -07:00 |
Steven Robertson
|
9a34d5c2c9
|
need to install psycopg2-binary in the created venv
|
2020-09-23 20:47:48 -07:00 |
Steven Robertson
|
9bef6fe784
|
fix 'struct _is' error hopefully
|
2020-09-23 20:38:04 -07:00 |