From 899dce3088aed576da29cb2e6c7fd354d7893af3 Mon Sep 17 00:00:00 2001
From: Armando Neto <abiagion@redhat.com>
Date: Thu, 1 Aug 2019 09:38:21 -0300
Subject: [PATCH] travis: update container used for testing ipa-4-8 branch

Based on the new Dockerfile included in
https://github.com/freeipa/ipa-docker-test-runner/commit/809dde3cd5b04bf9306f3be0ef459d503288b02b

Signed-off-by: Armando Neto <abiagion@redhat.com>
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index d9d26d9c6d..7f1f1c6ccf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@ python:
 cache: pip
 env:
     global:
-        - TEST_RUNNER_IMAGE="freeipa/freeipa-test-runner:master-latest"
+        - TEST_RUNNER_IMAGE="freeipa/freeipa-test-runner:ipa-4-8_f30"
           PEP8_ERROR_LOG="pycodestyle_errors.log"
           CI_RESULTS_LOG="ci_results_${TRAVIS_BRANCH}.log"
           CI_BACKLOG_SIZE=5000
