Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

test-def: create SLO definitions in setup so SLO read ops have data

Open
#595 1 comment 0 reactions 1 assignee View on GitHub

@margaretjgu is already working on this.

Since Sep 4, 2026.

Assessment

This issue has not been assessed yet.

Description

Opened from failing KB functional tests in test/functional/kb/definitions/. SLO read ops fail with 404 Not Found on the stack run because no SLO definitions exist, so get/snapshot/bulk_snapshot have no data to operate on.

Create SLO definitions in setup (or provide a fixture) and capture their ids, then reference them in the affected definitions so the read ops have data. Add teardown to remove the created SLOs.

Failing test definitions (stack):

  • slo_bulk_snapshot_op.yml
  • slo_get_definitions_op.yml
  • slo_get_snapshot_op.yml
Dominant language
TypeScript
Stars
43
Forks
24
Avg merge
1d 7h
Merged PRs (30d)
62

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from elastic/cli

All issues in elastic/cli

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.