Annotation Type OpenShiftRecorder

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String[] resourceNames
      Resource names for filtering out events, pods,...
    • Element Detail

      • resourceNames

        String[] resourceNames
        Resource names for filtering out events, pods,... Will be turned into regex __value__.*

        If no value is given resources are filtered automatically by recording what resources are seen before test and so on. {@see OpenShiftRecorderHandler}

        Default:
        {""}