Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RORDEV-1280] reproduction #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

coutoPL
Copy link
Collaborator

@coutoPL coutoPL commented Sep 19, 2024

Running scenario 1: ROR DISABLED

  1. cd ror-demo-cluster
  2. ./run.sh and pick the following versions:
Preparing Elasticsearch & Kibana with ROR environment ...
-----------------
Enter Elasticsearch version (default: 8.15.1): 8.13.2
Use ES ROR:
1. From API
2. From FILE

Your choice: 1
Enter ROR Elasticsearch version (default: 1.60.0): 1.57.2
-----------------
Enter Kibana version (default: 8.13.2):
Use KBN ROR:
 1. From API
 2. From FILE

Your choice: 1
Enter ROR Kibana version (default: 1.60.0): 1.57.2
-----------------
Starting Elasticsearch and Kibana with installed ROR plugins ...
  1. ./init-data.sh
  2. ./test2.sh admin admin -> should be ok
  3. ./test3.sh admin admin -> should fail

Running scenario 2: ROR ENABLED

  1. cd ror-demo-cluster
  2. go to conf/es/readonlyrest.yml and change enable: false to enable: true
  3. ./run.sh and pick the following versions:
Preparing Elasticsearch & Kibana with ROR environment ...
-----------------
Enter Elasticsearch version (default: 8.15.1): 8.13.2
Use ES ROR:
1. From API
2. From FILE

Your choice: 1
Enter ROR Elasticsearch version (default: 1.60.0): 1.57.2
-----------------
Enter Kibana version (default: 8.13.2):
Use KBN ROR:
 1. From API
 2. From FILE

Your choice: 1
Enter ROR Kibana version (default: 1.60.0): 1.57.2
-----------------
Starting Elasticsearch and Kibana with installed ROR plugins ...
  1. ./init-data.sh
  2. ./test2.sh admin admin -> should fail
  3. ./test3.sh admin admin -> should fail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant