diff --git a/.gitignore b/.gitignore index b130cf2..122d7e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,9 @@ -SOURCES/ypbind-mt-2.5.tar.gz +ypbind-mt-1.32.tar.bz2 +/ypbind-mt-1.33.tar.bz2 +/ypbind-mt-1.35.tar.bz2 +/ypbind-mt-1.36.tar.bz2 +/ypbind-mt-1.37.1.tar.bz2 +/ypbind-mt-1.37.2.tar.bz2 +/ypbind-mt-1.38.tar.bz2 +/ypbind-mt-2.4.tar.gz /ypbind-mt-2.5.tar.gz diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..0894ced --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-8 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} diff --git a/nis.sh b/nis.sh old mode 100755 new mode 100644 diff --git a/ypbind-post-waitbind b/ypbind-post-waitbind old mode 100755 new mode 100644 diff --git a/ypbind-pre-setdomain b/ypbind-pre-setdomain old mode 100755 new mode 100644