Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-14815

Infinispan Container use for Testing and Dev mode

XMLWordPrintable

    The Infinispan Server use for dev mode and testing is a bit hard to use from Quarkus perspective and the Console.

    • UI testing is not possible with digest, so we override the server config to configure basic with cypress
    • Quarkus dev mode starts a server that uses default infinispan xml or infinispan xsite config. However, when accessing the console we need to connect to the console with digest, thus autologin the user or using the rest api from the Dev UI of quarkus is complicated with the url pop up on digest. this is very easy with basic 

    A possible solution:

    Provide a infinispan-dev-mode.xml delivered with the server file with BASIC auth enabled and xsite as well. This way, we should be able to use the server xml file updated in each release for console testing, and we will be able to highly improve the Infinispan Dev UI in Quarkus (top feature). 

          ttarrant@redhat.com Tristan Tarrant
          karestig@redhat.com Katia Aresti
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: