mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-07 17:48:35 +00:00
ACS-6151 Run Liveness tests in the IT phase where latest docker images ara available
This commit is contained in:
@@ -30,7 +30,7 @@ package org.alfresco.transform.tika;
|
||||
import org.alfresco.transform.base.LivenessReadinessProbeTest;
|
||||
|
||||
|
||||
public class TikaLivenessReadinessProbeTest extends LivenessReadinessProbeTest {
|
||||
public class TikaLivenessReadinessProbeIT extends LivenessReadinessProbeTest {
|
||||
@Override
|
||||
protected ImagesForTests getImageForTest() {
|
||||
return new ImagesForTests("alfresco-tika", "text/plain", "text/plain", "original.txt");
|
Reference in New Issue
Block a user