]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
testnode: el8: drop python3-pytz dep 510/head
authorSage Weil <sage@redhat.com>
Tue, 17 Dec 2019 15:56:18 +0000 (09:56 -0600)
committerSage Weil <sage@redhat.com>
Tue, 17 Dec 2019 15:56:18 +0000 (09:56 -0600)
python3-tempora is now fixed to require this.

Signed-off-by: Sage Weil <sage@redhat.com>
roles/testnode/vars/centos_8.yml
roles/testnode/vars/redhat_8.yml

index 8951379347fe002418b955b4687285b5b8f6d701..6e67d249940ea9e667cd38f27668860aae97db9d 100644 (file)
@@ -42,8 +42,6 @@ packages:
   # for workunits,
   - gcc
   - git
-  # until python3-tempora is fixed,
-  - python3-pytz
   # qa/workunits/rados/test_python.sh
   - python3-nose
   # for cram tests
index 1b3246c0e7a5fbcec5d7f5efabbec72e79947a9b..846e3be23528211200b80064912f3424a1179755 100644 (file)
@@ -43,8 +43,6 @@ packages:
   # for workunits,
   - gcc
   - git
-  # until python3-tempora is fixed,
-  - python3-pytz
   # qa/workunits/rados/test_python.sh
   - python3-nose
   # for cram tests