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

Update frozen-data-generation challenge to create frozen indices #117

Open
a03nikki opened this issue Jun 15, 2024 · 0 comments · May be fixed by #118
Open

Update frozen-data-generation challenge to create frozen indices #117

a03nikki opened this issue Jun 15, 2024 · 0 comments · May be fixed by #118
Labels

Comments

@a03nikki
Copy link

Per the smoke-test.sh script,

# the order matters here as later challenges might expect that some indices already exist that have been created by challenges running earlier. In particular, these challenges are affected:
#
# * frozen-querying (depends on frozen-data-generation)

However, the frozen-data-generation challenge does not actually create frozen indices. Please update this challenge to do the set-up for the frozen-querying.

This challenge is a good choice for users who want to compare different hardware profiles for their Elasticsearch deployments using data_frozen node role and data tier.

Relates to #66.

@a03nikki a03nikki added the bug label Jun 15, 2024
@a03nikki a03nikki linked a pull request Jun 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant