[Freeipa-devel] [freeipa PR#2037][opened] ipaserver config plugin: Increase search records minimum limit

2018-06-18 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2037 Author: netoarmando Title: #2037: ipaserver config plugin: Increase search records minimum limit Action: opened PR body: """ Issue: https://pagure.io/freeipa/issue/6617 Check if the given search records value is greater than an arbitrary

[Freeipa-devel] [freeipa PR#2071][closed] ipaserver/dcerpc.py: handle indirect topology conflicts

2018-06-27 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2071 Author: abbra Title: #2071: ipaserver/dcerpc.py: handle indirect topology conflicts Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2071/head:pr2071 git checkout

[Freeipa-devel] [freeipa PR#2067][opened] Prevent the creation on users and groups with numeric characters only

2018-06-25 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2067 Author: netoarmando Title: #2067: Prevent the creation on users and groups with numeric characters only Action: opened PR body: """ Update regular expression validator to prevent user and group creation. Issue:

[Freeipa-devel] [freeipa PR#2093][opened] ipa-client-install: Update how comments are added by ipachangeconf

2018-07-03 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2093 Author: netoarmando Title: #2093: ipa-client-install: Update how comments are added by ipachangeconf Action: opened PR body: """ Due to how 'openldap-client' parses its configuration files this patch changes how comments are added, moving

[Freeipa-devel] [freeipa PR#2056][opened] [Backport][ipa-4-6] Increase search records minimum limit

2018-06-21 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2056 Author: netoarmando Title: #2056: [Backport][ipa-4-6] Increase search records minimum limit Action: opened PR body: """ This PR was opened automatically because PR #2037 was pushed to master and backport to ipa-4-6 is required. """ To pull

[Freeipa-devel] [freeipa PR#2165][opened] Fix regression: Handle unicode where str is expected

2018-07-17 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2165 Author: netoarmando Title: #2165: Fix regression: Handle unicode where str is expected Action: opened PR body: """ Regression caused by 947ac4bc1f6f4016cf5baf2ecb4577e893bc3948 when trying to fix a similar issue for clients running Python 3.

[Freeipa-devel] [freeipa PR#2308][opened] Delete empty keytab during client installation

2018-08-30 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2308 Author: netoarmando Title: #2308: Delete empty keytab during client installation Action: opened PR body: """ Client installation fails if '/etc/krb5.keytab' exists as a zero-length file. Deleting empty keytab before proceeding with the

[Freeipa-devel] [freeipa PR#2327][opened] Fix certificate type error when exporting to file

2018-09-04 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2327 Author: netoarmando Title: #2327: Fix certificate type error when exporting to file Action: opened PR body: """ Commands `ipa ca-show` and `ipa cert-show` share the same code, this commit updates the former, closing the gap between them.

[Freeipa-devel] [freeipa PR#2328][opened] Add uninstallation tests to nightly

2018-09-04 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2328 Author: netoarmando Title: #2328: Add uninstallation tests to nightly Action: opened PR body: """ This PR adds the client uninstallation tests (back) to nightly PR-CI list. """ To pull the PR as Git branch: git remote add ghfreeipa

[Freeipa-devel] [freeipa PR#2333][opened] Add test for client installation with empty keytab file

2018-09-05 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2333 Author: netoarmando Title: #2333: Add test for client installation with empty keytab file Action: opened PR body: """ Missing test case for cf1301fb064fc230c780c4bc5eeccb723899f7b6. https://pagure.io/freeipa/issue/7625 Signed-off-by: Armando

[Freeipa-devel] [freeipa PR#2344][closed] [Backport][ipa-4-7] Add test for client installation with empty keytab file

2018-09-06 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2344 Author: tiran Title: #2344: [Backport][ipa-4-7] Add test for client installation with empty keytab file Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#2341][closed] [Backport][ipa-4-7] Fix certificate type error when exporting to file

2018-09-06 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2341 Author: tiran Title: #2341: [Backport][ipa-4-7] Fix certificate type error when exporting to file Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#2342][closed] [Backport][ipa-4-6] Fix certificate type error when exporting to file

2018-09-06 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2342 Author: tiran Title: #2342: [Backport][ipa-4-6] Fix certificate type error when exporting to file Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#2328][closed] Add client uninstallation tests to nightly

2018-09-10 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2328 Author: netoarmando Title: #2328: Add client uninstallation tests to nightly Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2328/head:pr2328 git checkout pr2328

[Freeipa-devel] [freeipa PR#2103][opened] [Backport] [ipa-4.6] ipa-client-install: Update how comments are added by ipachangeconf

2018-07-05 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2103 Author: netoarmando Title: #2103: [Backport] [ipa-4.6] ipa-client-install: Update how comments are added by ipachangeconf Action: opened PR body: """ Manual backport of #2093. """ To pull the PR as Git branch: git remote add ghfreeipa

[Freeipa-devel] [freeipa PR#2104][opened] Replace file.flush() calls with flush_sync() helper

2018-07-05 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2104 Author: netoarmando Title: #2104: Replace file.flush() calls with flush_sync() helper Action: opened PR body: """ Calls to `os.fsync(f.fileno())` need to be accompained by `f.flush()`. Commit 8bbeedc93fd442cbbb9bb70e5f446011e95211db

[Freeipa-devel] [freeipa PR#2135][opened] Fix pylint 2.0 return-related violations

2018-07-10 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2135 Author: netoarmando Title: #2135: Fix pylint 2.0 return-related violations Action: opened PR body: """ Aiming to support pylint 2.0 some functions and methods must have their return statements updated in order to fix two new violations: -

[Freeipa-devel] [freeipa PR#2150][opened] Disable Pylint 2.0 violations

2018-07-12 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2150 Author: netoarmando Title: #2150: Disable Pylint 2.0 violations Action: opened PR body: """ Opening this Pull Request to discuss if this violations should be ignored or addressed any other way. Specifically `bad-mcs-classmethod-argument`

[Freeipa-devel] [freeipa PR#2149][opened] Fix Pylint 2.0 violations

2018-07-12 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2149 Author: netoarmando Title: #2149: Fix Pylint 2.0 violations Action: opened PR body: """ Fix the following violations aiming to support Pylint 2.0 - `unneeded-not` (C0113): Consider changing "not item in items" to "item not in items" used

[Freeipa-devel] [freeipa PR#2141][opened] Fix pylint 2.0 conditional-related violations

2018-07-11 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2141 Author: netoarmando Title: #2141: Fix pylint 2.0 conditional-related violations Action: opened PR body: """ In order to support pylint 2.0 the following violations must be fixed: - `chained-comparison` (R1716): Simplify chained comparison

[Freeipa-devel] [freeipa PR#2099][opened] ipa-server-install: fix zonemgr argument validator

2018-07-04 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2099 Author: netoarmando Title: #2099: ipa-server-install: fix zonemgr argument validator Action: opened PR body: """ Fix `ERROR 'str' object has no attribute 'decode'` when `--zonemgr` is passed to ipa-server-install. Solution copied from commit

[Freeipa-devel] [freeipa PR#2674][opened] [WIP] Add some logs to troubleshoot Travis CI tests

2018-12-12 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2674 Author: netoarmando Title: #2674: [WIP] Add some logs to troubleshoot Travis CI tests Action: opened PR body: """ Related to PR #2673. """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch

[Freeipa-devel] [freeipa PR#2673][opened] [WIP] Move docker pull call to before_install block

2018-12-11 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2673 Author: netoarmando Title: #2673: [WIP] Move docker pull call to before_install block Action: opened PR body: """ Travis seems to be failing to pull the Docker image from Docker Hub. I'm following Travis guide to test if this could fix it.

[Freeipa-devel] [freeipa PR#2616][opened] [Backport][ipa-4-6] prci_definitions: update vagrant memory topology requirements

2018-11-28 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2616 Author: netoarmando Title: #2616: [Backport][ipa-4-6] prci_definitions: update vagrant memory topology requirements Action: opened PR body: """ Manual backport of PR #2609 to `ipa-4-6` branch. Original author: @f-trivino """ To pull the PR

[Freeipa-devel] [freeipa PR#2615][opened] [Backport][ipa-4-7] Memory requirements for master and replica have been increased

2018-11-28 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2615 Author: netoarmando Title: #2615: [Backport][ipa-4-7] Memory requirements for master and replica have been increased Action: opened PR body: """ Manual backport of PR #2609 to `ipa-4-7` branch. Original author: @f-trivino """ To pull the

[Freeipa-devel] [freeipa PR#2887][opened] Add missing nightly test definitions from master

2019-03-08 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2887 Author: netoarmando Title: #2887: Add missing nightly test definitions from master Action: opened PR body: """ Copy current test definitions from `master` branch to `ipa-4-7`. Test case `fedora-29/test_ntp_options` was not copied because its

[Freeipa-devel] [freeipa PR#2887][closed] [ipa-4-7] Add missing nightly test definitions from master

2019-03-12 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2887 Author: netoarmando Title: #2887: [ipa-4-7] Add missing nightly test definitions from master Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2887/head:pr2887 git

[Freeipa-devel] [freeipa PR#3225][closed] [master] Bump PR-CI template version

2019-06-04 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3225 Author: netoarmando Title: #3225: [master] Bump PR-CI template version Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3225/head:pr3225 git checkout pr3225

[Freeipa-devel] [freeipa PR#3210][opened] Add Fedora 30 test definitions and bump PR-CI template version

2019-05-28 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3210 Author: netoarmando Title: #3210: Add Fedora 30 test definitions and bump PR-CI template version Action: opened PR body: """ - Upgrade template version required by new version of PR-CI. - Use Fedora 30 as main target for testing. """ To pull

[Freeipa-devel] [freeipa PR#3209][opened] [ipa-4-7] Bump PR-CI template version

2019-05-28 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3209 Author: netoarmando Title: #3209: [ipa-4-7] Bump PR-CI template version Action: opened PR body: """ - Upgrade template version required by new version of PR-CI. """ To pull the PR as Git branch: git remote add ghfreeipa

[Freeipa-devel] [freeipa PR#3208][opened] [ipa-4-6] Bump PR-CI template version

2019-05-28 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3208 Author: netoarmando Title: #3208: [ipa-4-6] Bump PR-CI template version Action: opened PR body: """ - Upgrade template version required by new version of PR-CI. """ To pull the PR as Git branch: git remote add ghfreeipa

[Freeipa-devel] [freeipa PR#3208][closed] [ipa-4-6] Bump PR-CI template version

2019-05-29 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3208 Author: netoarmando Title: #3208: [ipa-4-6] Bump PR-CI template version Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3208/head:pr3208 git checkout pr3208

[Freeipa-devel] [freeipa PR#3209][closed] [ipa-4-7] Bump PR-CI template version

2019-05-29 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3209 Author: netoarmando Title: #3209: [ipa-4-7] Bump PR-CI template version Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3209/head:pr3209 git checkout pr3209

[Freeipa-devel] [freeipa PR#3225][opened] [master] Bump PR-CI template version

2019-06-03 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3225 Author: netoarmando Title: #3225: [master] Bump PR-CI template version Action: opened PR body: """ This PR replaces https://github.com/freeipa/freeipa/pull/3210, since that is falling due to Fedora 30 issues. These changes update the image

[Freeipa-devel] [freeipa PR#3259][opened] [WIP] Test AD topology

2019-06-11 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3259 Author: netoarmando Title: #3259: [WIP] Test AD topology Action: opened PR body: """ This PR shows how the new topology enables test cases that require Active Directory hosts. The name of the topology is `ad`, however, it also includes a

[Freeipa-devel] [freeipa PR#3276][opened] Update Travis config to run on Fedora 28

2019-06-14 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3276 Author: netoarmando Title: #3276: Update Travis config to run on Fedora 28 Action: opened PR body: """ Master branch was updated to run the latest release of Fedora (30). This makes Fedora 28 to be used to test ipa-4-7 because it has Python 2

[Freeipa-devel] [freeipa PR#3210][closed] Add Fedora 30 test definitions and bump PR-CI template version

2019-06-14 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3210 Author: netoarmando Title: #3210: Add Fedora 30 test definitions and bump PR-CI template version Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3210/head:pr3210

[Freeipa-devel] [freeipa PR#3263][opened] Update ipa-docker-test-runner version used to test with Fedora 30

2019-06-12 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3263 Author: netoarmando Title: #3263: Update ipa-docker-test-runner version used to test with Fedora 30 Action: opened PR body: """ This change will enable Fedora 30 in Travis CI. Containers were already updated by

[Freeipa-devel] [freeipa PR#3371][opened] [ipa-4-7] Update nodejs requirement to match master branch

2019-07-04 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3371 Author: netoarmando Title: #3371: [ipa-4-7] Update nodejs requirement to match master branch Action: opened PR body: """ Required to install build deps in Fedora 29 container used by Travis. Line from `master`:

[Freeipa-devel] [freeipa PR#3365][opened] [ipa-4-6] tox: force pytest version to the 4.6.4

2019-07-03 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3365 Author: netoarmando Title: #3365: [ipa-4-6] tox: force pytest version to the 4.6.4 Action: opened PR body: """ As of today, latest version of pytest (5.0.0), released on June 28th is freezing tox on py36 right after the test session starts.

[Freeipa-devel] [freeipa PR#3363][opened] prci: fix nightly_master test definitions

2019-07-02 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3363 Author: netoarmando Title: #3363: prci: fix nightly_master test definitions Action: opened PR body: """ Fix test definitions Signed-off-by: Armando Neto """ To pull the PR as Git branch: git remote add ghfreeipa

[Freeipa-devel] [freeipa PR#3263][closed] [Travis CI] Update ipa-docker-test-runner version used to test with Fedora 30

2019-07-16 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3263 Author: netoarmando Title: #3263: [Travis CI] Update ipa-docker-test-runner version used to test with Fedora 30 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#3359][opened] prci: bump ci-master-f30 template

2019-07-01 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3359 Author: netoarmando Title: #3359: prci: bump ci-master-f30 template Action: opened PR body: """ No major changes, dependencies updated. Signed-off-by: Armando Neto Complete `nightly_master.yaml` execution:

[Freeipa-devel] [freeipa PR#3259][closed] [WIP] Test AD topology

2019-08-03 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3259 Author: netoarmando Title: #3259: [WIP] Test AD topology Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3259/head:pr3259 git checkout pr3259

[Freeipa-devel] [freeipa PR#3562][opened] [ipa-4-7] prci: Update box used in branch ipa-4-7

2019-08-19 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3562 Author: netoarmando Title: #3562: [ipa-4-7] prci: Update box used in branch ipa-4-7 Action: opened PR body: """ Replace template box used, from ci-master-f29 to ci-ipa-4-7-f29. This affects the cached packages since it's using ipa-4-7 .spec

[Freeipa-devel] [freeipa PR#3564][opened] prci: Update box used in branch ipa-4-6

2019-08-19 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3564 Author: netoarmando Title: #3564: prci: Update box used in branch ipa-4-6 Action: opened PR body: """ Based on the changes made in freeipa/freeipa-pr-ci#304. Signed-off-by: Armando Neto """ To pull the PR as Git branch: git remote add

[Freeipa-devel] [freeipa PR#3569][opened] [ipa-4-8] prci: Update box used in branch ipa-4-8

2019-08-20 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3569 Author: netoarmando Title: #3569: [ipa-4-8] prci: Update box used in branch ipa-4-8 Action: opened PR body: """ Replace template box used, from ci-master-f30 to ci-ipa-4-8-f30. This affects the cached packages since it's using ipa-4-8 .spec

[Freeipa-devel] [freeipa PR#3577][opened] [WIP] Test using latest box version

2019-08-22 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3577 Author: netoarmando Title: #3577: [WIP] Test using latest box version Action: opened PR body: """ Signed-off-by: Armando Neto """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#3568][closed] prci: update test definitions

2019-08-22 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3568 Author: netoarmando Title: #3568: prci: update test definitions Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3568/head:pr3568 git checkout pr3568

[Freeipa-devel] [freeipa PR#3577][closed] [WIP] Test using latest box version

2019-08-22 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3577 Author: netoarmando Title: #3577: [WIP] Test using latest box version Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3577/head:pr3577 git checkout pr3577

[Freeipa-devel] [freeipa PR#3648][opened] prci: fix typo on nightly test definitions

2019-09-10 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3648 Author: netoarmando Title: #3648: prci: fix typo on nightly test definitions Action: opened PR body: """ PR-CI breaks if the class to execute the tests doesn't exist. PR-CI issue: https://github.com/freeipa/freeipa-pr-ci/issues/306

[Freeipa-devel] [freeipa PR#3676][opened] [Backport][ipa-4-8] WebUI: Fix new test initialization on "HBAC Test" page

2019-09-17 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3676 Author: netoarmando Title: #3676: [Backport][ipa-4-8] WebUI: Fix new test initialization on "HBAC Test" page Action: opened PR body: """ This PR was opened automatically because PR #3610 was pushed to master and backport to ipa-4-8 is

[Freeipa-devel] [freeipa PR#3676][closed] [Backport][ipa-4-8] WebUI: Fix new test initialization on "HBAC Test" page

2019-09-17 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3676 Author: netoarmando Title: #3676: [Backport][ipa-4-8] WebUI: Fix new test initialization on "HBAC Test" page Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#3610][closed] WebUI: Fix new test initialization on "HBAC Test" page

2019-09-17 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3610 Author: serg-cymbaluk Title: #3610: WebUI: Fix new test initialization on "HBAC Test" page Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3610/head:pr3610 git

[Freeipa-devel] [freeipa PR#3474][opened] [Backport][ipa-4-6] prci_definitions: add master_3client topology

2019-07-30 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3474 Author: netoarmando Title: #3474: [Backport][ipa-4-6] prci_definitions: add master_3client topology Action: opened PR body: """ Some tests would benefit from using a multi-client topology. As PR-CI now supports master_3client, use it. Fixes:

[Freeipa-devel] [freeipa PR#3476][opened] [Backport][ipa-4-8] prci_definitions: add master_3client topology

2019-07-30 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3476 Author: netoarmando Title: #3476: [Backport][ipa-4-8] prci_definitions: add master_3client topology Action: opened PR body: """ Some tests would benefit from using a multi-client topology. As PR-CI now supports master_3client, use it. Fixes:

[Freeipa-devel] [freeipa PR#3475][opened] [Backport][ipa-4-7] prci_definitions: add master_3client topology

2019-07-30 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3475 Author: netoarmando Title: #3475: [Backport][ipa-4-7] prci_definitions: add master_3client topology Action: opened PR body: """ Some tests would benefit from using a multi-client topology. As PR-CI now supports master_3client, use it. Fixes:

[Freeipa-devel] [freeipa PR#3486][closed] [ipa-4-8] travis: update container used for testing ipa-4-8 branch

2019-08-01 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3486 Author: netoarmando Title: #3486: [ipa-4-8] travis: update container used for testing ipa-4-8 branch Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#3461][closed] [Backport][ipa-4-7] WebUI tests: Fix request timeout for test_trust

2019-07-29 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3461 Author: serg-cymbaluk Title: #3461: [Backport][ipa-4-7] WebUI tests: Fix request timeout for test_trust Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#3462][closed] [Backport][ipa-4-8] WebUI tests: Fix request timeout for test_trust

2019-07-29 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3462 Author: serg-cymbaluk Title: #3462: [Backport][ipa-4-8] WebUI tests: Fix request timeout for test_trust Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#3516][opened] Split TestTrust class and add it to nightly tests

2019-08-08 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3516 Author: netoarmando Title: #3516: Split TestTrust class and add it to nightly tests Action: opened PR body: """ Move some test cases from TestTrust class to other classes, grouping them by the AD hosts they require. Different topologies can

[Freeipa-devel] [freeipa PR#3486][opened] [ipa-4-8] travis: update container used for testing ipa-4-8 branch

2019-08-01 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3486 Author: netoarmando Title: #3486: [ipa-4-8] travis: update container used for testing ipa-4-8 branch Action: opened PR body: """ Based on the new Dockerfile included in

[Freeipa-devel] [freeipa PR#3420][closed] [ipa-4-7] travis: Use Fedora 29 to test ipa-4-7 branch

2019-07-23 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3420 Author: netoarmando Title: #3420: [ipa-4-7] travis: Use Fedora 29 to test ipa-4-7 branch Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3420/head:pr3420 git

[Freeipa-devel] [freeipa PR#3371][closed] [ipa-4-7] Update nodejs requirement to match master branch

2019-07-18 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3371 Author: netoarmando Title: #3371: [ipa-4-7] Update nodejs requirement to match master branch Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3371/head:pr3371 git

[Freeipa-devel] [freeipa PR#3420][opened] [ipa-4-7] travis: Use Fedora 29 to test ipa-4-7 branch

2019-07-19 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3420 Author: netoarmando Title: #3420: [ipa-4-7] travis: Use Fedora 29 to test ipa-4-7 branch Action: opened PR body: """ Package `python2-pytest-multihost` is not available on Fedora 29, thus python2 related tests were removed. """ To pull the

[Freeipa-devel] [freeipa PR#3681][opened] Update definitions for nightly tests

2019-09-18 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3681 Author: netoarmando Title: #3681: Update definitions for nightly tests Action: opened PR body: """ Update nightly definitions used to test if development versions of 389ds or Dogtag and updates-testing repo work with FreeIPA. These changes

[Freeipa-devel] [freeipa PR#3681][closed] Update definitions for nightly tests

2019-09-20 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3681 Author: netoarmando Title: #3681: Update definitions for nightly tests Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3681/head:pr3681 git checkout pr3681

[Freeipa-devel] [freeipa PR#3713][closed] prci: update packages for pki and testing nightly runs

2019-09-23 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3713 Author: netoarmando Title: #3713: prci: update packages for pki and testing nightly runs Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3713/head:pr3713 git

[Freeipa-devel] [freeipa PR#3761][closed] [ipa-4-7] prci: increase timeout for jobs that required AD

2019-10-02 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3761 Author: netoarmando Title: #3761: [ipa-4-7] prci: increase timeout for jobs that required AD Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3761/head:pr3761 git

[Freeipa-devel] [freeipa PR#3760][opened] [ipa-4-8] prci: increase timeout for jobs that required AD

2019-10-01 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3760 Author: netoarmando Title: #3760: [ipa-4-8] prci: increase timeout for jobs that required AD Action: opened PR body: """ Vagrant retries to provision hosts if something happens, it was introduced in PR-CI after

[Freeipa-devel] [freeipa PR#3759][opened] prci: increase timeout for jobs that required AD

2019-10-01 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3759 Author: netoarmando Title: #3759: prci: increase timeout for jobs that required AD Action: opened PR body: """ Vagrant retries to provision hosts if something happens, it was introduced in PR-CI after

[Freeipa-devel] [freeipa PR#3761][opened] [ipa-4-7] prci: increase timeout for jobs that required AD

2019-10-01 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3761 Author: netoarmando Title: #3761: [ipa-4-7] prci: increase timeout for jobs that required AD Action: opened PR body: """ Vagrant retries to provision hosts if something happens, it was introduced in PR-CI after

[Freeipa-devel] [freeipa PR#3878][opened] [ipa-4-8] prci: bump template version

2019-11-09 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3878 Author: netoarmando Title: #3878: [ipa-4-8] prci: bump template version Action: opened PR body: """ Template used: https://app.vagrantup.com/freeipa/boxes/ci-ipa-4-8-f30/versions/0.0.2 Installed packages updated, no other major change.

[Freeipa-devel] [freeipa PR#3877][opened] [ipa-4-6] prci: bump template version

2019-11-09 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3877 Author: netoarmando Title: #3877: [ipa-4-6] prci: bump template version Action: opened PR body: """ Template used: https://app.vagrantup.com/freeipa/boxes/ci-ipa-4-6-f27/versions/1.0.4 Installed packages updated, no other major change.

[Freeipa-devel] [freeipa PR#3876][opened] [ipa-4-7] prci: bump template version

2019-11-09 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3876 Author: netoarmando Title: #3876: [ipa-4-7] prci: bump template version Action: opened PR body: """ Template used: https://app.vagrantup.com/freeipa/boxes/ci-ipa-4-7-f29/versions/0.0.2 Installed packages updated, no other major change.

[Freeipa-devel] [freeipa PR#3900][closed] prci: bump template version for temp_commit and nightly_latest

2019-11-14 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3900 Author: netoarmando Title: #3900: prci: bump template version for temp_commit and nightly_latest Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3900/head:pr3900

[Freeipa-devel] [freeipa PR#3867][closed] [PR-CI] Upgrade Fedora release used in gating and nightly tests

2019-11-12 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3867 Author: netoarmando Title: #3867: [PR-CI] Upgrade Fedora release used in gating and nightly tests Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#3878][closed] [ipa-4-8] prci: bump template version

2019-11-12 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3878 Author: netoarmando Title: #3878: [ipa-4-8] prci: bump template version Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3878/head:pr3878 git checkout pr3878

[Freeipa-devel] [freeipa PR#3876][closed] [ipa-4-7] prci: bump template version

2019-11-12 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3876 Author: netoarmando Title: #3876: [ipa-4-7] prci: bump template version Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3876/head:pr3876 git checkout pr3876

[Freeipa-devel] [freeipa PR#4037][closed] [Backport][ipa-4-8] ipatests: Improve test_commands reliability

2019-12-14 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4037 Author: abbra Title: #4037: [Backport][ipa-4-8] ipatests: Improve test_commands reliability Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4037/head:pr4037 git

[Freeipa-devel] [freeipa PR#4043][closed] prci: bump template version for nightly_rawhide

2019-12-17 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4043 Author: Gauravtalreja1 Title: #4043: prci: bump template version for nightly_rawhide Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4043/head:pr4043 git

[Freeipa-devel] [freeipa PR#4046][closed] ipatests: Skip test_sss_ssh_authorizedkeys method

2019-12-16 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4046 Author: netoarmando Title: #4046: ipatests: Skip test_sss_ssh_authorizedkeys method Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4046/head:pr4046 git checkout

[Freeipa-devel] [freeipa PR#4047][opened] [Backport][ipa-4-8] ipatests: Skip test_sss_ssh_authorizedkeys method

2019-12-16 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4047 Author: netoarmando Title: #4047: [Backport][ipa-4-8] ipatests: Skip test_sss_ssh_authorizedkeys method Action: opened PR body: """ This PR was opened automatically because PR #4046 was pushed to master and backport to ipa-4-8 is required.

[Freeipa-devel] [freeipa PR#4046][opened] ipatests: Skip test_sss_ssh_authorizedkeys method

2019-12-16 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4046 Author: netoarmando Title: #4046: ipatests: Skip test_sss_ssh_authorizedkeys method Action: opened PR body: """ Temporarily skipping test due to unknown time-outs happening regularly. Issue: https://pagure.io/freeipa/issue/8151

[Freeipa-devel] [freeipa PR#4047][closed] [Backport][ipa-4-8] ipatests: Skip test_sss_ssh_authorizedkeys method

2019-12-16 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4047 Author: netoarmando Title: #4047: [Backport][ipa-4-8] ipatests: Skip test_sss_ssh_authorizedkeys method Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#3810][closed] [ipa-4-7] prci: increase timeout argument for test_sssd.py

2019-10-18 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3810 Author: netoarmando Title: #3810: [ipa-4-7] prci: increase timeout argument for test_sssd.py Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3810/head:pr3810 git

[Freeipa-devel] [freeipa PR#3809][closed] [ipa-4-8] prci: increase timeout argument for test_sssd.py

2019-10-18 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3809 Author: netoarmando Title: #3809: [ipa-4-8] prci: increase timeout argument for test_sssd.py Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3809/head:pr3809 git

[Freeipa-devel] [freeipa PR#3808][closed] prci: increase timeout argument for test_sssd.py

2019-10-18 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3808 Author: netoarmando Title: #3808: prci: increase timeout argument for test_sssd.py Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3808/head:pr3808 git checkout

[Freeipa-devel] [freeipa PR#3810][opened] [ipa-4-7] prci: increase timeout argument for test_sssd.py

2019-10-17 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3810 Author: netoarmando Title: #3810: [ipa-4-7] prci: increase timeout argument for test_sssd.py Action: opened PR body: """ Follow-up for commit a4ca34261a55af96e3428822f08f8b2292e6234a. Vagrant retries to provision hosts if something happens,

[Freeipa-devel] [freeipa PR#3809][opened] [ipa-4-8] prci: increase timeout argument for test_sssd.py

2019-10-17 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3809 Author: netoarmando Title: #3809: [ipa-4-8] prci: increase timeout argument for test_sssd.py Action: opened PR body: """ Follow-up for commit a4ca34261a55af96e3428822f08f8b2292e6234a. Vagrant retries to provision hosts if something happens,

[Freeipa-devel] [freeipa PR#3808][opened] prci: increase timeout argument for test_sssd.py

2019-10-17 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3808 Author: netoarmando Title: #3808: prci: increase timeout argument for test_sssd.py Action: opened PR body: """ Follow-up for commit a4ca34261a55af96e3428822f08f8b2292e6234a. Vagrant retries to provision hosts if something happens, it was

[Freeipa-devel] [freeipa PR#3964][opened] travis: remove CI integration

2019-11-29 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3964 Author: netoarmando Title: #3964: travis: remove CI integration Action: opened PR body: """ Removing Travis CI in favour of Azure Pipelines. All tests previously tested by Travis are also configured in Azure. Repos [1] and [2] were used to

[Freeipa-devel] [freeipa PR#3964][closed] travis: remove CI integration

2019-12-02 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3964 Author: netoarmando Title: #3964: travis: remove CI integration Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3964/head:pr3964 git checkout pr3964

[Freeipa-devel] [freeipa PR#3973][opened] [Backport][ipa-4-8] travis: Remove CI integration

2019-12-02 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3973 Author: netoarmando Title: #3973: [Backport][ipa-4-8] travis: Remove CI integration Action: opened PR body: """ Manual backport of PR https://github.com/freeipa/freeipa/pull/3964. Manul backport was required because the deleted file

[Freeipa-devel] [freeipa PR#3973][closed] [Backport][ipa-4-8] travis: Remove CI integration

2019-12-02 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3973 Author: netoarmando Title: #3973: [Backport][ipa-4-8] travis: Remove CI integration Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3973/head:pr3973 git checkout

[Freeipa-devel] [freeipa PR#3900][opened] prci: bump template version for temp_commit and nightly_latest

2019-11-14 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3900 Author: netoarmando Title: #3900: prci: bump template version for temp_commit and nightly_latest Action: opened PR body: """ Commit cd887a48b510fe17ed181d61d4fc69eb978c771d did that for gating, this commit bumps the version for the remaining

[Freeipa-devel] [freeipa PR#3713][opened] prci: update packages for pki and testing nightly runs

2019-09-23 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3713 Author: netoarmando Title: #3713: prci: update packages for pki and testing nightly runs Action: opened PR body: """ This forces PR-CI to update the packages instead of using the versions already included in the vagrant image. Signed-off-by:

[Freeipa-devel] [freeipa PR#3760][closed] [ipa-4-8] prci: increase timeout for jobs that required AD

2019-10-03 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3760 Author: netoarmando Title: #3760: [ipa-4-8] prci: increase timeout for jobs that required AD Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3760/head:pr3760 git

[Freeipa-devel] [freeipa PR#3759][closed] prci: increase timeout for jobs that required AD

2019-10-03 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3759 Author: netoarmando Title: #3759: prci: increase timeout for jobs that required AD Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3759/head:pr3759 git checkout

[Freeipa-devel] [freeipa PR#4223][closed] [Backport][ipa-4-8] Added a test to check if ipa host-find --pkey-only does not return SSH public key

2020-02-13 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4223 Author: flo-renaud Title: #4223: [Backport][ipa-4-8] Added a test to check if ipa host-find --pkey-only does not return SSH public key Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa

  1   2   >