Commit Graph

2996 Commits (74a6f18f12aeb295a10494548ae6135f5a80bc2c)
 

Author SHA1 Message Date
Steven Robertson 74a6f18f12 disabling another flaky test 4 years ago
Steven Robertson ecb15cd5f0 disable failing Azure test but that works locally 4 years ago
Steven Robertson f274ff8cfd mitogen_test_distro appeared to not be used which broke centos7 trying to run doas not in debian container, so fixing that 4 years ago
Steven Robertson f90ec39ba6 add 'validate_certs: no' for get_url old versions of python 4 years ago
Steven Robertson 398e292536 noticed Ans280_27 was actually running ans 2.6.2, so setting VER explicitly 4 years ago
Steven Robertson daf2e2f2e2 bump mac test version again 4 years ago
Steven Robertson cfb5ebbdd3 ansible < 2.5 didn't have version, but had version_compare 4 years ago
Steven Robertson d87fe7c1a0 on centos6 need to have setuptools installed first 4 years ago
Steven Robertson 38939b2c1b can't run ansible 2.8.0+ tests on ansible < 2.8.0 4 years ago
Steven Robertson ab220ec0eb moving on to fixing linux tests for now, fixing bdist_wheel issue 4 years ago
Steven Robertson 633675ecfc ensure that /bin/sh is executable 4 years ago
Steven Robertson 79b8814142 bump macOS test vm to replicate what passes locally 4 years ago
Steven Robertson a7fe74cdba forgot to dump gid info 4 years ago
Steven Robertson 96f896b56c added debugging to figure out what's up with become_user and sudo runas gid not found 4 years ago
Steven Robertson 4776074e42 set up symlink to bash for source test 4 years ago
Steven Robertson ea245bbff2 don't set global executable... 4 years ago
Steven Robertson 89788a83ed run with bash as the default shell for tests so source command works 4 years ago
Steven Robertson c010feec59 to not have to manage various python installs, use simplified 'source' test 4 years ago
Steven Robertson de114be821 try and bump ansible to the latest 2.8 version to try and fix tests 4 years ago
Steven Robertson 5e0fb902b2 fix lambda args for fallback 4 years ago
Steven Robertson 552ae9c6d3 need become: yes for package install 4 years ago
Steven Robertson b4288f02c7 find out why mitogen__readonly_homedir works locally but not on azure 4 years ago
Steven Robertson c705645ade need to ensure we can install rh-python for testing 4 years ago
Steven Robertson 72e6abf6db attempt at fixing 'sudo runas gid invalid value' since the sudo command looks correct 4 years ago
Steven Robertson 51b43104e0 adding interpreter_discovery tests to ci 4 years ago
Steven Robertson 371ef07683 with statement doesn't exist in early python 4 years ago
Steven Robertson 39b55796c5 forgot sudo 4 years ago
Steven Robertson 57d56a63c0 apt deb should be in cassandra.list 4 years ago
Steven Robertson a8888916b1 sources.list not what was expected, debug commit to find the bad deb entry 4 years ago
Steven Robertson f14144fb9e try and fix bad cassandra apt-get update on azure ubuntu 16.04 vm 4 years ago
Steven Robertson 3d28ed11b7 added wrong key for debian 9 test container 4 years ago
Steven Robertson e407172aa8 add missing apt key 4 years ago
Steven Robertson 5c27e07d3c adding verbosity 4 years ago
Steven Robertson 9eedff97a6 closed fp after writing to temp files 4 years ago
Steven Robertson 3e6e99eeb7 correctly renaming azure mac pipeline 4 years ago
Steven Robertson c9dd36dbc4 pegging back to ans 2.8 4 years ago
Steven Robertson e138286185 remove verbosity 4 years ago
Steven Robertson 90d51fcbbd 'fix' test for virtualenv on mac 4 years ago
Steven Robertson 747a75a0e9 adding logging again 4 years ago
Steven Robertson 188acd7c5c bumping ansible version on Mac 4 years ago
Steven Robertson 488ab3553e upgrade ansible back to 2.9.4, and fix issue with virtualenv on Mac 4 years ago
Steven Robertson e85720f4d5 peg to a previously-passing ansible version 4 years ago
Steven Robertson 6d179da480 ported over tests from ansible validating python interpreter discovery 4 years ago
Steven Robertson 5fbcb9e28c reverting -vvv 4 years ago
Steven Robertson 868de4e5ba added ability to repro current virtualenv bug behind a proxy, and adding verbosity to see why azure is unhappy 4 years ago
Steven Robertson 91785f8862 fix another bad import 4 years ago
Steven Robertson ee310c1a68 remove_internal_keys returns None, so need different way to check fallback 4 years ago
Steven Robertson 722cf0ea8d handle ansible 2.3.3 remove_internal_keys 4 years ago
Steven Robertson cf1c3aac1c fix typo 4 years ago
Steven Robertson ba350aa6cf assigned interpreter vars to the wrong class 4 years ago