URL: https://github.com/freeipa/freeipa/pull/1801
Author: felipevolpone
 Title: #1801: Reverting commit 6b145bf3e696e6d40b74055ccdf8d14da7828a09
Action: opened

PR body:
"""
Commit 6b145bf should not be pushed, because it was not the intention to add a 
new test to .freeipa-pr-ci.
This commits reverts its change.
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1801/head:pr1801
git checkout pr1801
From f6563476659a4ffa5b4b038b44ace9feed7b5032 Mon Sep 17 00:00:00 2001
From: Felipe Barreto <fbarr...@redhat.com>
Date: Wed, 11 Apr 2018 11:10:27 -0300
Subject: [PATCH] Reverting commit 6b145bf3e696e6d40b74055ccdf8d14da7828a09

Commit 6b145bf3e696e6d40b74055ccdf8d14da7828a09 should not be pushed,
because it was not the intention to add a new test to .freeipa-pr-ci.
This commits reverts its change.
---
 .freeipa-pr-ci.yaml | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/.freeipa-pr-ci.yaml b/.freeipa-pr-ci.yaml
index 1c261141f0..c95bef79e2 100644
--- a/.freeipa-pr-ci.yaml
+++ b/.freeipa-pr-ci.yaml
@@ -182,16 +182,3 @@ jobs:
         template: *ci-master-f27
         timeout: 3600
         topology: *master_1repl
-
-  fedora-27/test_installation_TestInstallMasterReservedIPasForwarder:
-    requires: [fedora-27/build]
-    priority: 50
-    job:
-      class: RunPytest
-      args:
-        build_url: '{fedora-27/build_url}'
-        test_suite: test_integration/test_installation.py::TestInstallMasterReservedIPasForwarder
-        template: *ci-master-f27
-        timeout: 10800
-        topology: *master_1repl
-
_______________________________________________
FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org
To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org

Reply via email to