Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-8900

[fabric8-arquillian] @WithLabel annotation instead of @PodName for @ArquillianResource Pod

    XMLWordPrintable

Details

    • % %
    • FIS 2.0 Sprint 6

    Description

      @PodName("foo")
      @ArquillianResource
      Pod foo;
      

      is usually not helpful in most cases, as the pod name is a generated value in most cases when the pod is created via a replication controller (e.g. "foo-1-bar89" )

      Perhaps it would be more useful to have a repeatable @WithLabel annotation or equivalent to be able to put to both PodList (to filter the list) and Pod (to expect a single pod with given sets of label:values)

      Attachments

        Activity

          People

            Unassigned Unassigned
            maschmid@redhat.com Marek Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: