Steven Robertson
|
be70dc9e5d
|
need to group all python install commands together
|
4 years ago |
Steven Robertson
|
3404654ab4
|
python3 tests are broken...
|
4 years ago |
Steven Robertson
|
8b2d930042
|
cffi super old, try and update it
|
4 years ago |
Steven Robertson
|
7f58af6977
|
try a different psycopg2 package as well
|
4 years ago |
Steven Robertson
|
9a34d5c2c9
|
need to install psycopg2-binary in the created venv
|
4 years ago |
Steven Robertson
|
9bef6fe784
|
fix 'struct _is' error hopefully
|
4 years ago |
Steven Robertson
|
ed2473400b
|
brew is missing postgresql
|
4 years ago |
Steven Robertson
|
24c0737d37
|
awesome, /usr/local/bin/python2.7 already exists
|
4 years ago |
Steven Robertson
|
3831f691c1
|
missed a format
|
4 years ago |
Steven Robertson
|
af08fb1276
|
wrong letter 🤦 what am I doing
|
4 years ago |
Steven Robertson
|
1154a979b1
|
missed a )
|
4 years ago |
Steven Robertson
|
c73f19f276
|
missed a ,
|
4 years ago |
Steven Robertson
|
7507b88255
|
clean up azure python version used
|
4 years ago |
Steven Robertson
|
e852c65e36
|
print what's being ran in tests
|
4 years ago |
Steven Robertson
|
a6c293d100
|
try running ansible_mitogen 2.10 tests with python3
|
4 years ago |
Steven Robertson
|
4dea09a924
|
check sys.path issue
|
4 years ago |
Steven Robertson
|
a7705a3435
|
add back in ansible tests but don't run synchronize
|
4 years ago |
Steven Robertson
|
ff8a276186
|
turn off failing Ansible-only tests for now, also raising errors to see what Azure is gonna do with collections
|
4 years ago |
Steven Robertson
|
f757dbcb82
|
removed duplicate install and added debug dump of collection loading to see what tests are doing
|
4 years ago |
Steven Robertson
|
5fa9f97b66
|
ansible.posix.synchronize isn't being loaded in tests but is locally, reducing v count to get around azure devops scroll bug
|
4 years ago |
Steven Robertson
|
41a13ebce2
|
hopefully this also fails the same way
|
4 years ago |
Steven Robertson
|
2303bef7c8
|
any amount of v is too much v, even when viewing tests in raw log file mode
|
4 years ago |
Steven Robertson
|
5aedb5f157
|
add missing collections 🤦
|
4 years ago |
Steven Robertson
|
9857dfea5c
|
verify collection is working as expected
|
4 years ago |
Steven Robertson
|
a40c28d93f
|
can't replicate but think it's because synchronize is now a collection
|
4 years ago |
Steven Robertson
|
d017b60f47
|
2 v freezes things...this is impossible to debug
|
4 years ago |
Steven Robertson
|
49dd8eee1a
|
figure out what synchronize is now
|
4 years ago |
Steven Robertson
|
e8fb4071b2
|
put future import in wrong place
|
4 years ago |
Steven Robertson
|
40d53bcf96
|
3 v is too much v for azure devops to render
|
4 years ago |
Steven Robertson
|
c6d42212dd
|
add some debugging info, was able to run the failed synchronize test locally just fine using test framework, not sure what's going on
|
4 years ago |
Steven Robertson
|
f91cbf4d00
|
test cleanup and trying to replicate synchronize fails
|
4 years ago |
Steven Robertson
|
8d95172821
|
warnings silenced, see if can put back in vvv
|
4 years ago |
Steven Robertson
|
1091cd7ca1
|
try and suppress mode warning clogging up logs
|
4 years ago |
Steven Robertson
|
0a46a4e47b
|
logs too verbose, unable to load test page
|
4 years ago |
Steven Robertson
|
b3c94867e2
|
run tests with verbose logging
|
4 years ago |
Steven Robertson
|
069d7da79f
|
perhaps a modern debops version will work
|
4 years ago |
Steven Robertson
|
d940f64469
|
travis pip is 9 from what the logs say
|
4 years ago |
Steven Robertson
|
b26a636bba
|
remove ansible 2.4-specific test
|
4 years ago |
Steven Robertson
|
fbb92e461f
|
fix fixup_perms2 default file mode
|
4 years ago |
Steven Robertson
|
dc94633011
|
ansible_install.py already installs ansible and collections, so don't need to in ansible_tests.py
|
4 years ago |
Steven Robertson
|
2c9b6433ef
|
fix another encoding place
|
4 years ago |
Steven Robertson
|
140406342b
|
fixed installing into python2 container by specifying encoding
|
4 years ago |
Steven Robertson
|
371f0a6657
|
ansible 2.10 installed in python 2.7.16 locally, see if it's the python version or pip that's the issue
|
4 years ago |
Steven Robertson
|
f994807d74
|
ansible 2.10 renamed ping module to reflect legacy builtin collection
|
4 years ago |
Steven Robertson
|
55c5a274cc
|
install community.general collection
|
4 years ago |
Steven Robertson
|
3a3b8bcb80
|
oops, forgot a )
|
4 years ago |
Steven Robertson
|
437761ebef
|
more test scripts
|
4 years ago |
Steven Robertson
|
5dee6fb891
|
fix ansible install, also TODO: why do we have 3 almost the same install scripts...
|
4 years ago |
Steven Robertson
|
130e111f21
|
rename test and add VER to mito27_27
|
4 years ago |
Steven Robertson
|
fa1269bca8
|
see what happens with only ansible 2.10 tests, still need to install collections tho
|
4 years ago |