On 07/17/2014 01:20 PM, Tomas Babej wrote:
> Hi,
>
> Adds an integration tests that checks that all trustdomains are
> able to be found by trustdomain-find command right after the
> trust has been established.
>
> Also moves some code to allow easier adding common test cases for
> both POSIX and non-POSIX test classes.
>
> https://fedorahosted.org/freeipa/ticket/4208
>
>
>
> _______________________________________________
> Freeipa-devel mailing list
> Freeipa-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/freeipa-devel

Also, attached is a required patch for freeipa-ci.

-- 
Tomas Babej
Associate Software Engineer | Red Hat | Identity Management
RHCE | Brno Site | IRC: tbabej | freeipa.org 

>From 77e88d4896b694a9f22f0e25063fd2b636859989 Mon Sep 17 00:00:00 2001
From: Tomas Babej <tomasba...@gmail.com>
Date: Thu, 10 Jul 2014 10:41:08 +0200
Subject: [PATCH] Enable subdomains for basic trust tests

---
 jenkins-job-builder/freeipa-jobs.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/jenkins-job-builder/freeipa-jobs.yaml b/jenkins-job-builder/freeipa-jobs.yaml
index 710187f6b31fbe8a79f2b126a03c446a79e8b4e4..38734a1ded83df1f08092b7af9a0b1e08e4f9750 100644
--- a/jenkins-job-builder/freeipa-jobs.yaml
+++ b/jenkins-job-builder/freeipa-jobs.yaml
@@ -485,8 +485,10 @@
                     name: ipa.test
                     type: TRUST_IPA
                   - hosts:
-                      - name: ad
+                      - name: ad.ad.test
                         role: ad
+                      - name: child.child.ad.test
+                        role: ad_subdomain
                     name: ad.test
                     type: AD
         - '{prefix}-integration-{os}-{pretty_name}':
-- 
1.9.3

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to