Commit Graph

3135 Commits

Author SHA1 Message Date
Steven Robertson 79b8814142 bump macOS test vm to replicate what passes locally 2020-02-19 11:25:20 -08:00
Steven Robertson a7fe74cdba forgot to dump gid info 2020-02-19 10:08:17 -08:00
Steven Robertson 96f896b56c added debugging to figure out what's up with become_user and sudo runas gid not found 2020-02-19 10:04:51 -08:00
Steven Robertson 4776074e42 set up symlink to bash for source test 2020-02-19 09:19:41 -08:00
Steven Robertson ea245bbff2 don't set global executable... 2020-02-19 08:42:44 -08:00
Steven Robertson 89788a83ed run with bash as the default shell for tests so source command works 2020-02-19 08:37:06 -08:00
Steven Robertson c010feec59 to not have to manage various python installs, use simplified 'source' test 2020-02-18 17:45:38 -08:00
Steven Robertson de114be821 try and bump ansible to the latest 2.8 version to try and fix tests 2020-02-18 17:41:52 -08:00
Steven Robertson 5e0fb902b2 fix lambda args for fallback 2020-02-18 17:29:26 -08:00
Steven Robertson 552ae9c6d3 need become: yes for package install 2020-02-18 16:42:31 -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 c705645ade need to ensure we can install rh-python for testing 2020-02-18 16:13:20 -08:00
Steven Robertson 72e6abf6db attempt at fixing 'sudo runas gid invalid value' since the sudo command looks correct 2020-02-18 16:04:16 -08:00
Steven Robertson 51b43104e0 adding interpreter_discovery tests to ci 2020-02-18 15:48:46 -08:00
Steven Robertson 371ef07683 with statement doesn't exist in early python 2020-02-18 15:35:33 -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 9eedff97a6 closed fp after writing to temp files 2020-02-15 15:40:10 -08:00
Steven Robertson 3e6e99eeb7 correctly renaming azure mac pipeline 2020-02-15 15:16:33 -08:00
Steven Robertson c9dd36dbc4 pegging back to ans 2.8 2020-02-14 17:16:54 -08:00
Steven Robertson e138286185 remove verbosity 2020-02-14 17:05:27 -08:00
Steven Robertson 90d51fcbbd 'fix' test for virtualenv on mac 2020-02-14 16:57:41 -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 488ab3553e upgrade ansible back to 2.9.4, and fix issue with virtualenv on Mac 2020-02-14 16:38:13 -08:00
Steven Robertson e85720f4d5 peg to a previously-passing ansible version 2020-02-14 12:55:42 -08:00
Steven Robertson 6d179da480 ported over tests from ansible validating python interpreter discovery 2020-02-12 18:23:30 -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
Steven Robertson 91785f8862 fix another bad import 2020-02-11 18:46:14 -08:00
Steven Robertson ee310c1a68 remove_internal_keys returns None, so need different way to check fallback 2020-02-11 18:08:02 -08:00
Steven Robertson 722cf0ea8d handle ansible 2.3.3 remove_internal_keys 2020-02-11 17:21:47 -08:00
Steven Robertson cf1c3aac1c fix typo 2020-02-11 16:33:29 -08:00
Steven Robertson ba350aa6cf assigned interpreter vars to the wrong class 2020-02-11 16:25:57 -08:00
Steven Robertson d74da84f62 the clean module was added later 2020-02-10 17:59:24 -08:00
Steven Robertson 496d96c01a need to convert to str because of unicode_literals 2020-02-10 17:45:23 -08:00
Steven Robertson aa0ad5ce8f accidentally broke discovery 2020-02-10 16:42:02 -08:00
Steven Robertson 160dbd86b4 keeping track of interpreter discovery vars in case of ansible < 2.8 2020-02-05 17:20:28 -08:00
Steven Robertson f10fb7d486 more test cases pass 2020-02-05 17:09:34 -08:00
Steven Robertson e3eebb98d0 ImportError instead of newer ModuleNotFoundError 2020-02-05 15:40:25 -08:00
Steven Robertson 2d3d9cb659 fallback to old-style python interpreter default if running ansible < 2.8.0 2020-02-05 15:34:47 -08:00
Steven Robertson 1dddfadf32 removing note saying ansible 2.8 interpreter discovery doesn't work 2020-02-05 15:28:29 -08:00
Steven Robertson ff2fa60184 fixed typo 2020-02-05 11:22:52 -08:00
Steven Robertson 0b57332d75 all test cases for ansible_python_interpreter on OSX pass now 2020-02-03 21:56:32 -08:00
Steven Robertson 81694d07ab fix typo 2020-02-03 16:57:30 -08:00