[Freeipa-devel] [freeipa PR#1663][opened] [testing_master] Nightly PR

2018-03-08 Thread freeipa-pr-ci via FreeIPA-devel
   URL: https://github.com/freeipa/freeipa/pull/1663
Author: freeipa-pr-ci
 Title: #1663: [testing_master] Nightly PR
Action: opened

PR body:
"""
None
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1663/head:pr1663
git checkout pr1663
From 5c6f6b8aa67677073b194c5d06737d7da06be02e Mon Sep 17 00:00:00 2001
From: root 
Date: Thu, 8 Mar 2018 23:45:07 +
Subject: [PATCH] automated commit

---
 .freeipa-pr-ci.yaml | 667 +++-
 1 file changed, 658 insertions(+), 9 deletions(-)

diff --git a/.freeipa-pr-ci.yaml b/.freeipa-pr-ci.yaml
index b98a27835c..e1cfbbb7ac 100644
--- a/.freeipa-pr-ci.yaml
+++ b/.freeipa-pr-ci.yaml
@@ -11,6 +11,18 @@ topologies:
 name: master_1repl_1client
 cpu: 4
 memory: 6700
+  ipaserver: 
+name: ipaserver
+cpu: 1
+memory: 2400
+  master_2repl_1client: _2repl_1client
+name: master_2repl_1client
+cpu: 5
+memory: 9100
+  master_3repl_1client: _3repl_1client
+name: master_3repl_1client
+cpu: 6
+memory: 11500
 
 jobs:
   fedora-27/build:
@@ -23,23 +35,264 @@ jobs:
 git_refspec: '{git_refspec}'
 template: 
   name: freeipa/ci-master-f27
-  version: 1.0.2
+  version: 1.0.3
 timeout: 1800
 topology: *build
 
-  fedora-27/simple_replication:
+  fedora-27/test_server_del:
 requires: [fedora-27/build]
 priority: 50
 job:
   class: RunPytest
   args:
 build_url: '{fedora-27/build_url}'
-test_suite: test_integration/test_simple_replication.py
+test_suite: test_integration/test_server_del.py
 template: *ci-master-f27
-timeout: 3600
+timeout: 8000
+topology: *master_2repl_1client
+
+  fedora-27/test_installation_InstallTestBase1:
+requires: [fedora-27/build]
+priority: 50
+job:
+  class: RunPytest
+  args:
+build_url: '{fedora-27/build_url}'
+test_suite: test_integration/test_installation.py::InstallTestBase1
+template: *ci-master-f27
+timeout: 10800
+topology: *master_3repl_1client
+
+
+  fedora-27/test_installation_InstallTestBase2:
+requires: [fedora-27/build]
+priority: 50
+job:
+  class: RunPytest
+  args:
+build_url: '{fedora-27/build_url}'
+test_suite: test_integration/test_installation.py::InstallTestBase2
+template: *ci-master-f27
+timeout: 10800
+topology: *master_3repl_1client
+
+  fedora-27/test_installation_TestInstallWithCA1:
+requires: [fedora-27/build]
+priority: 50
+job:
+  class: RunPytest
+  args:
+build_url: '{fedora-27/build_url}'
+test_suite: test_integration/test_installation.py::TestInstallWithCA1
+template: *ci-master-f27
+timeout: 10800
+topology: *master_3repl_1client
+
+  fedora-27/test_installation_TestInstallWithCA2:
+requires: [fedora-27/build]
+priority: 50
+job:
+  class: RunPytest
+  args:
+build_url: '{fedora-27/build_url}'
+test_suite: test_integration/test_installation.py::TestInstallWithCA2
+template: *ci-master-f27
+timeout: 10800
+topology: *master_3repl_1client
+
+  fedora-27/test_installation_TestInstallWithCA_KRA1:
+requires: [fedora-27/build]
+priority: 50
+job:
+  class: RunPytest
+  args:
+build_url: '{fedora-27/build_url}'
+test_suite: test_integration/test_installation.py::TestInstallWithCA_KRA1
+template: *ci-master-f27
+timeout: 10800
+topology: *master_3repl_1client
+
+  fedora-27/test_installation_TestInstallWithCA_KRA2:
+requires: [fedora-27/build]
+priority: 50
+job:
+  class: RunPytest
+  args:
+build_url: '{fedora-27/build_url}'
+test_suite: test_integration/test_installation.py::TestInstallWithCA_KRA2
+template: *ci-master-f27
+timeout: 10800
+topology: *master_3repl_1client
+
+  fedora-27/test_installation_TestInstallWithCA_DNS1:
+requires: [fedora-27/build]
+priority: 50
+job:
+  class: RunPytest
+  args:
+build_url: '{fedora-27/build_url}'
+test_suite: test_integration/test_installation.py::TestInstallWithCA_DNS1
+template: *ci-master-f27
+timeout: 10800
+topology: *master_3repl_1client
+
+  fedora-27/test_installation_TestInstallWithCA_DNS2:
+requires: [fedora-27/build]
+priority: 50
+job:
+  class: RunPytest
+  args:
+build_url: '{fedora-27/build_url}'
+test_suite: test_integration/test_installation.py::TestInstallWithCA_DNS2
+template: *ci-master-f27
+timeout: 10800
+topology: *master_3repl_1client
+
+  fedora-27/test_installation_TestInstallWithCA_KRA_DNS1:
+requires: [fedora-27/build]
+priority: 50
+job:
+  class: 

[Freeipa-devel] [freeipa PR#1661][closed] [testing_master] Nightly PR

2018-03-08 Thread freeipa-pr-ci via FreeIPA-devel
   URL: https://github.com/freeipa/freeipa/pull/1661
Author: freeipa-pr-ci
 Title: #1661: [testing_master] Nightly PR
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1661/head:pr1661
git checkout pr1661
___
FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org
To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org


[Freeipa-devel] [freeipa PR#1662][opened] [Backport][ipa-4-6] Overide trust methods for integration tests

2018-03-08 Thread Tiboris via FreeIPA-devel
   URL: https://github.com/freeipa/freeipa/pull/1662
Author: Tiboris
 Title: #1662: [Backport][ipa-4-6] Overide trust methods for integration tests
Action: opened

PR body:
"""
This PR was opened automatically because PR #1604 was pushed to master and 
backport to ipa-4-6 is required.
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1662/head:pr1662
git checkout pr1662
From d5a6cbfd133d2d686698ff3ea3f0db539d552854 Mon Sep 17 00:00:00 2001
From: Ganna Kaihorodova 
Date: Tue, 20 Feb 2018 12:09:20 +0100
Subject: [PATCH] Overide trust methods for integration tests

Overide trust method test_establish_trust_with_posix_attributes to test_establish_trust.
Windows Server 2016 doesn't have support for MFU/NIS, so autodetection is not working

https://pagure.io/freeipa/issue/7313
---
 ipatests/test_integration/test_trust.py | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/ipatests/test_integration/test_trust.py b/ipatests/test_integration/test_trust.py
index f5648ec53e..d9c6e0a647 100644
--- a/ipatests/test_integration/test_trust.py
+++ b/ipatests/test_integration/test_trust.py
@@ -258,8 +258,11 @@ class TestEnforcedPosixADTrust(TestPosixADTrust):
 This test is intented to copycat PosixADTrust, since enforcing the POSIX
 trust type should not make a difference.
 """
+"""Re-difene method from test_establish_trust_with_posix_attributes
+to test_establish_trust. win server 2016 no more have support for MFU/NIS,
+so autodetection doesn't work"""
 
-def test_establish_trust_with_posix_attributes(self):
+def test_establish_trust(self):
 tasks.establish_trust_with_ad(self.master, self.ad_domain,
 extra_args=['--range-type', 'ipa-ad-trust-posix'])
 
___
FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org
To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org


[Freeipa-devel] [freeipa PR#1604][closed] Overide trust methods for integration tests

2018-03-08 Thread Tiboris via FreeIPA-devel
   URL: https://github.com/freeipa/freeipa/pull/1604
Author: gkaihorodova
 Title: #1604: Overide trust methods for integration tests
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1604/head:pr1604
git checkout pr1604
___
FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org
To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org


[Freeipa-devel] [freeipa PR#1655][closed] [Backport][ipa-4-6] vault: fix vault-retrieve to a file

2018-03-08 Thread Tiboris via FreeIPA-devel
   URL: https://github.com/freeipa/freeipa/pull/1655
Author: stlaz
 Title: #1655: [Backport][ipa-4-6] vault: fix vault-retrieve to a file
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1655/head:pr1655
git checkout pr1655
___
FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org
To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org