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
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
Steven Robertson
ed2473400b
brew is missing postgresql
2020-09-23 20:27:41 -07:00
Steven Robertson
24c0737d37
awesome, /usr/local/bin/python2.7 already exists
2020-09-22 21:46:47 -07:00
Steven Robertson
3831f691c1
missed a format
2020-09-22 21:36:56 -07:00
Steven Robertson
af08fb1276
wrong letter 🤦 what am I doing
2020-09-22 21:34:35 -07:00
Steven Robertson
1154a979b1
missed a )
2020-09-22 21:24:24 -07:00
Steven Robertson
c73f19f276
missed a ,
2020-09-22 21:14:40 -07:00
Steven Robertson
7507b88255
clean up azure python version used
2020-09-22 20:44:46 -07:00
Steven Robertson
a6c293d100
try running ansible_mitogen 2.10 tests with python3
2020-09-22 19:47:18 -07:00
Steven Robertson
a7705a3435
add back in ansible tests but don't run synchronize
2020-09-22 19:26:33 -07:00
Steven Robertson
ff8a276186
turn off failing Ansible-only tests for now, also raising errors to see what Azure is gonna do with collections
2020-09-20 22:10:00 -07:00
Steven Robertson
f757dbcb82
removed duplicate install and added debug dump of collection loading to see what tests are doing
2020-09-20 21:35:35 -07:00
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
2020-09-20 21:11:04 -07:00
Steven Robertson
2303bef7c8
any amount of v is too much v, even when viewing tests in raw log file mode
2020-09-20 20:02:50 -07:00
Steven Robertson
5aedb5f157
add missing collections 🤦
2020-09-20 18:12:58 -07:00
Steven Robertson
d017b60f47
2 v freezes things...this is impossible to debug
2020-09-20 17:36:25 -07:00
Steven Robertson
40d53bcf96
3 v is too much v for azure devops to render
2020-09-20 16:33:41 -07:00
Steven Robertson
f91cbf4d00
test cleanup and trying to replicate synchronize fails
2020-09-20 15:40:07 -07:00
Steven Robertson
8d95172821
warnings silenced, see if can put back in vvv
2020-09-09 23:44:16 -07:00
Steven Robertson
0a46a4e47b
logs too verbose, unable to load test page
2020-09-09 23:21:33 -07:00
Steven Robertson
b3c94867e2
run tests with verbose logging
2020-09-09 21:28:33 -07:00
Steven Robertson
069d7da79f
perhaps a modern debops version will work
2020-09-07 19:07:56 -07:00
Steven Robertson
dc94633011
ansible_install.py already installs ansible and collections, so don't need to in ansible_tests.py
2020-09-06 14:32:56 -07:00
Steven Robertson
2c9b6433ef
fix another encoding place
2020-09-06 14:25:17 -07:00
Steven Robertson
140406342b
fixed installing into python2 container by specifying encoding
2020-09-06 14:19:52 -07:00
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
2020-09-06 14:05:45 -07:00
Steven Robertson
55c5a274cc
install community.general collection
2020-09-03 22:20:51 -07:00
Steven Robertson
3a3b8bcb80
oops, forgot a )
2020-09-03 21:59:46 -07:00
Steven Robertson
437761ebef
more test scripts
2020-09-03 21:56:08 -07:00
Steven Robertson
5dee6fb891
fix ansible install, also TODO: why do we have 3 almost the same install scripts...
2020-09-03 21:50:19 -07:00
Steven Robertson
130e111f21
rename test and add VER to mito27_27
2020-09-03 21:47:14 -07:00
Steven Robertson
fa1269bca8
see what happens with only ansible 2.10 tests, still need to install collections tho
2020-09-03 21:44:08 -07:00
Steven Robertson
cc8febb841
use new released 2.10
2020-08-15 23:39:37 -07:00
Steven Robertson
e34cf8667f
Merge branch 'master' into collectionsSupport
2020-07-30 22:15:45 -07:00
Steven Robertson
bacc752ff2
Pegs python 2 version, removes unused imports, fixes sudden ssh dir with bad perms, generates key for sudo user as well in tests
2020-07-30 19:44:29 -07:00
Steven Robertson
b20aa982c7
use a commit that actually exists
2020-05-25 17:35:05 -07:00
Steven Robertson
c2ee512a99
fix duplicate test name
2020-05-25 17:23:46 -07:00
Steven Robertson
40183138b4
add some tests pointing to almost-devel version of Ansible for collection preparation
2020-05-25 17:22:43 -07:00
Steven Robertson
573a3c6161
have to number format option for python2.6
2020-04-30 13:31:11 -07:00
Steven Robertson
6bdcbff7b2
upgrade to ubuntu 18 might fix keyserver thing
2020-04-24 16:12:58 -07:00
Steven Robertson
e0666edaac
fix formatting
2020-04-24 14:10:00 -07:00
Steven Robertson
530f5e6412
read in ansible installation version always
2020-04-24 14:01:44 -07:00
Steven Robertson
db386a0350
enable ansible 2.9.6 tests
2020-03-26 22:08:17 -07:00
Steven Robertson
a94e3d08f9
didn't need to update all the way to 10.15; since tests pass locally on 10.14.4 will switch to 10.14
2020-02-25 17:11:33 -08:00
Steven Robertson
faf7798c16
revert python3 setup + add TODO; python3 tests aren't working now but python2 is EOL so they should work soon
2020-02-25 12:57:01 -08:00
Steven Robertson
bbc13d9776
permission denied error for python3
2020-02-24 14:01:36 -08:00
Steven Robertson
f8c8889009
mac's SIP prevents symlinking so python3 wasn't used ever
2020-02-21 17:57:35 -08:00
Steven Robertson
ccabb46b37
upgrade ansible to latest 2.8 version + bump python version in attempt to get test passing
2020-02-21 16:45:51 -08:00
Steven Robertson
bb1cdb1ed5
making commit to retrigger tests; I don't have perms to enable the rebuild preview feature
2020-02-21 12:27:23 -08:00
Steven Robertson
1142b1bc7e
bump ubuntu image for azure to avoid hash mismatch sometimes when apt-get update-ing
2020-02-20 15:42:30 -08:00
Steven Robertson
398e292536
noticed Ans280_27 was actually running ans 2.6.2, so setting VER explicitly
2020-02-19 14:20:47 -08:00
Steven Robertson
daf2e2f2e2
bump mac test version again
2020-02-19 14:14:10 -08:00
Steven Robertson
d87fe7c1a0
on centos6 need to have setuptools installed first
2020-02-19 13:32:55 -08:00
Steven Robertson
ab220ec0eb
moving on to fixing linux tests for now, fixing bdist_wheel issue
2020-02-19 13:19:01 -08:00
Steven Robertson
79b8814142
bump macOS test vm to replicate what passes locally
2020-02-19 11:25:20 -08:00
Steven Robertson
b4288f02c7
find out why mitogen__readonly_homedir works locally but not on azure
2020-02-18 16:15:12 -08:00
Steven Robertson
51b43104e0
adding interpreter_discovery tests to ci
2020-02-18 15:48:46 -08:00
Steven Robertson
39b55796c5
forgot sudo
2020-02-18 15:18:14 -08:00
Steven Robertson
57d56a63c0
apt deb should be in cassandra.list
2020-02-18 15:07:40 -08:00
Steven Robertson
a8888916b1
sources.list not what was expected, debug commit to find the bad deb entry
2020-02-18 15:01:38 -08:00
Steven Robertson
f14144fb9e
try and fix bad cassandra apt-get update on azure ubuntu 16.04 vm
2020-02-18 14:56:54 -08:00
Steven Robertson
3d28ed11b7
added wrong key for debian 9 test container
2020-02-16 02:01:17 -08:00
Steven Robertson
e407172aa8
add missing apt key
2020-02-16 01:15:28 -08:00
Steven Robertson
5c27e07d3c
adding verbosity
2020-02-16 00:52:49 -08:00
Steven Robertson
3e6e99eeb7
correctly renaming azure mac pipeline
2020-02-15 15:16:33 -08:00
Steven Robertson
e138286185
remove verbosity
2020-02-14 17:05:27 -08:00
Steven Robertson
747a75a0e9
adding logging again
2020-02-14 16:46:00 -08:00
Steven Robertson
188acd7c5c
bumping ansible version on Mac
2020-02-14 16:39:43 -08:00
Steven Robertson
5fbcb9e28c
reverting -vvv
2020-02-12 16:12:03 -08:00
Steven Robertson
868de4e5ba
added ability to repro current virtualenv bug behind a proxy, and adding verbosity to see why azure is unhappy
2020-02-12 12:25:23 -08:00
David Wilson
d6329f3446
Merge devel/290 @ 79b979ec8544ef5d8620c64068d4a42fabf50415
2019-11-02 16:46:59 +00:00
David Wilson
fa8755085a
ci: fix procps command line format warning
2019-08-14 11:47:04 +01:00
David Wilson
1cad04185b
ci: try removing exclude: to make Azure jobs work again
2019-08-09 22:21:11 +01:00
David Wilson
f2e35be143
issue #482 : remove 'ssh' from checked processes
...
Can't be used due to regular Ansible behaviour
2019-08-09 21:58:54 +01:00
David Wilson
faec0158d9
ci: Py3 fix
2019-08-09 21:48:51 +01:00
David Wilson
7ca073cdf8
issue #482 : ci: add stray process checks to all jobs
...
List of interesting processes can probably expand more over time.
2019-08-09 20:19:16 +01:00
David Wilson
50b2d590fd
docs: update Changelog.
2019-08-08 10:55:00 +00:00
David Wilson
351aca62c9
Disable Azure pipelines build for docs-master too.
2019-08-04 21:21:20 +01:00
David Wilson
16ba1aacce
ci: log failed command line, and try enabling stdout line buffering
2019-08-04 12:37:50 +01:00
David Wilson
57db3a36e1
issue #543 : install virtualenv for Azure
2019-07-31 01:14:34 +01:00
David Wilson
f3915b5f40
issue #543 : disable host key checking
2019-07-31 01:14:34 +01:00
David Wilson
edb745f434
issue #543 : create ~/.ssh if it doesn't exist
2019-07-31 01:14:34 +01:00
David Wilson
92de2abeea
issue #543 : use key from Git, newer ssh-keygen unsupported by Paramiko
2019-07-31 00:15:05 +01:00
David Wilson
501cfca82b
issue #543 : make localhost_ansible_tests run locally
2019-07-31 00:15:05 +01:00
David Wilson
57203aef53
issue #543 : add Ansible job to Azure matrix
2019-07-30 22:12:06 +01:00
David Wilson
4ced885619
issue #543 : localhost_ansible scripts.
2019-07-30 22:11:04 +01:00
David Wilson
321dac3046
Allow specifying -vvv to debops_tests.
2019-07-23 17:25:53 +01:00
David Wilson
d981a382c9
ci: work around various broken aspects of Travis VM image
...
- Symlink broken Ubuntu Python package pieces back together. See many
Google hits about this issue.
- Remove apt sources that can no longer be updated.
2019-06-04 13:38:33 +01:00
David Wilson
c1d763f929
ci: Ansible 2.8 jobs aren't running against all host types.
2019-06-02 19:53:12 +01:00
David Wilson
167d0eff32
azure: try enabling Ansible 2.8/Py3.5 job
2019-05-27 23:57:47 +01:00
David Wilson
8d766d3d32
issue #587 : disable SSH key setup, it breaks unit tests
2019-05-27 22:33:02 +01:00
David Wilson
45d88b1f3f
issue #587 : attempt to fix Mac Azure job
2019-05-27 22:23:23 +01:00
David Wilson
ea718081d8
issue #587 : Add 2.8.0/Py2.7 job to Azure
2019-05-27 22:16:58 +01:00
David Wilson
4a6eba9653
issue #587 : use deadsnakes PPA Python because VSTS version is junk
2019-05-27 22:16:56 +01:00