Steven Robertson
573a3c6161
have to number format option for python2.6
5 years ago
Steven Robertson
6bdcbff7b2
upgrade to ubuntu 18 might fix keyserver thing
5 years ago
Steven Robertson
e0666edaac
fix formatting
5 years ago
Steven Robertson
530f5e6412
read in ansible installation version always
5 years ago
Steven Robertson
db386a0350
enable ansible 2.9.6 tests
5 years ago
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
5 years ago
Steven Robertson
faf7798c16
revert python3 setup + add TODO; python3 tests aren't working now but python2 is EOL so they should work soon
5 years ago
Steven Robertson
bbc13d9776
permission denied error for python3
5 years ago
Steven Robertson
f8c8889009
mac's SIP prevents symlinking so python3 wasn't used ever
5 years ago
Steven Robertson
ccabb46b37
upgrade ansible to latest 2.8 version + bump python version in attempt to get test passing
5 years ago
Steven Robertson
bb1cdb1ed5
making commit to retrigger tests; I don't have perms to enable the rebuild preview feature
5 years ago
Steven Robertson
1142b1bc7e
bump ubuntu image for azure to avoid hash mismatch sometimes when apt-get update-ing
5 years ago
Steven Robertson
398e292536
noticed Ans280_27 was actually running ans 2.6.2, so setting VER explicitly
5 years ago
Steven Robertson
daf2e2f2e2
bump mac test version again
5 years ago
Steven Robertson
d87fe7c1a0
on centos6 need to have setuptools installed first
5 years ago
Steven Robertson
ab220ec0eb
moving on to fixing linux tests for now, fixing bdist_wheel issue
5 years ago
Steven Robertson
79b8814142
bump macOS test vm to replicate what passes locally
5 years ago
Steven Robertson
b4288f02c7
find out why mitogen__readonly_homedir works locally but not on azure
5 years ago
Steven Robertson
51b43104e0
adding interpreter_discovery tests to ci
5 years ago
Steven Robertson
39b55796c5
forgot sudo
5 years ago
Steven Robertson
57d56a63c0
apt deb should be in cassandra.list
5 years ago
Steven Robertson
a8888916b1
sources.list not what was expected, debug commit to find the bad deb entry
5 years ago
Steven Robertson
f14144fb9e
try and fix bad cassandra apt-get update on azure ubuntu 16.04 vm
5 years ago
Steven Robertson
3d28ed11b7
added wrong key for debian 9 test container
5 years ago
Steven Robertson
e407172aa8
add missing apt key
5 years ago
Steven Robertson
5c27e07d3c
adding verbosity
5 years ago
Steven Robertson
3e6e99eeb7
correctly renaming azure mac pipeline
5 years ago
Steven Robertson
e138286185
remove verbosity
5 years ago
Steven Robertson
747a75a0e9
adding logging again
5 years ago
Steven Robertson
188acd7c5c
bumping ansible version on Mac
5 years ago
Steven Robertson
5fbcb9e28c
reverting -vvv
5 years ago
Steven Robertson
868de4e5ba
added ability to repro current virtualenv bug behind a proxy, and adding verbosity to see why azure is unhappy
5 years ago
David Wilson
d6329f3446
Merge devel/290 @ 79b979ec8544ef5d8620c64068d4a42fabf50415
5 years ago
David Wilson
fa8755085a
ci: fix procps command line format warning
5 years ago
David Wilson
1cad04185b
ci: try removing exclude: to make Azure jobs work again
5 years ago
David Wilson
f2e35be143
issue #482 : remove 'ssh' from checked processes
...
Can't be used due to regular Ansible behaviour
5 years ago
David Wilson
faec0158d9
ci: Py3 fix
5 years ago
David Wilson
7ca073cdf8
issue #482 : ci: add stray process checks to all jobs
...
List of interesting processes can probably expand more over time.
5 years ago
David Wilson
50b2d590fd
docs: update Changelog.
5 years ago
David Wilson
351aca62c9
Disable Azure pipelines build for docs-master too.
5 years ago
David Wilson
16ba1aacce
ci: log failed command line, and try enabling stdout line buffering
5 years ago
David Wilson
57db3a36e1
issue #543 : install virtualenv for Azure
5 years ago
David Wilson
f3915b5f40
issue #543 : disable host key checking
5 years ago
David Wilson
edb745f434
issue #543 : create ~/.ssh if it doesn't exist
5 years ago
David Wilson
92de2abeea
issue #543 : use key from Git, newer ssh-keygen unsupported by Paramiko
5 years ago
David Wilson
501cfca82b
issue #543 : make localhost_ansible_tests run locally
5 years ago
David Wilson
57203aef53
issue #543 : add Ansible job to Azure matrix
5 years ago
David Wilson
4ced885619
issue #543 : localhost_ansible scripts.
5 years ago
David Wilson
321dac3046
Allow specifying -vvv to debops_tests.
5 years ago
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.
6 years ago