public class TestIndexAdmin extends BaseJiraWebTest
  • Constructor Details

    • TestIndexAdmin

      public TestIndexAdmin()
  • Method Details

    • setup

      public void setup()
    • testReindexAsSystemAdmin

      public void testReindexAsSystemAdmin()
      Make sure that a SystemAdmin can re-index.
    • testOpenSearchReindexAsSystemAdmin

      public void testOpenSearchReindexAsSystemAdmin()
      Make sure that a SystemAdmin can re-index when OpenSearch is configured
    • testOpenSearchConfigureSettings

      public void testOpenSearchConfigureSettings()
      Make sure that a SystemAdmin can update settings
    • testReindexAsNormalAdmin

      public void testReindexAsNormalAdmin()
      Now that nobody can change index paths under normal circumstances we don't show the silly message any more. so this is the same as a sysadmin.
    • testTaskAcknowledgement

      public void testTaskAcknowledgement()
      Test task acknowledgement.
    • testIndexRecoveryEditSettings

      public void testIndexRecoveryEditSettings()