From 33f2ef8f119979e759f7859f248484841736d5f1 Mon Sep 17 00:00:00 2001 From: mandar242 Date: Mon, 25 Apr 2022 15:32:27 -0700 Subject: [PATCH 1/2] Update bindep.txt for adding rhel-9 --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 62151cb..fac394c 100644 --- a/bindep.txt +++ b/bindep.txt @@ -2,3 +2,4 @@ # see https://docs.openstack.org/infra/bindep/ for additional information. rsync [platform:rhel-8] +rsync [platform:rhel-9] From 45519c68bebc3bd8d85344d50232f6cf7c68c241 Mon Sep 17 00:00:00 2001 From: mandar242 Date: Tue, 26 Apr 2022 11:18:58 -0700 Subject: [PATCH 2/2] Modified based on feedback --- bindep.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bindep.txt b/bindep.txt index fac394c..fc5997d 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,5 +1,4 @@ # This is a cross-platform list tracking distribution packages needed by tests; # see https://docs.openstack.org/infra/bindep/ for additional information. -rsync [platform:rhel-8] -rsync [platform:rhel-9] +rsync [platform:rhel-8 platform:rhel-9]