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

Fixed the bugs uploading to ES #701

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

athiruma
Copy link
Collaborator

@athiruma athiruma commented Dec 9, 2023

Type of change

Note: Fill x in []

  • bug
  • enhancement
  • documentation
  • dependencies

Description

Fixed the errors while uploading to ElasticSearch

For security reasons, all pull requests need to be approved first before running any automated CI

@athiruma athiruma added bug Something isn't working ok-to-test PR ok to test labels Dec 9, 2023
@athiruma athiruma requested a review from ebattat December 9, 2023 08:17
@athiruma athiruma self-assigned this Dec 9, 2023
@@ -33,6 +33,7 @@ pipeline {
USERS_MANAGER_MAILS = credentials('cloud-governance-users-managers-mails')
REPLY_TO = credentials('cloud-governance-reply-to')
LDAP_HOST_NAME = credentials('cloud-governance-ldap-host-name')
ES_INDEX = credentials('cloud-governance-es-index')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why we need a new index ?

Copy link
Collaborator Author

@athiruma athiruma Dec 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to pass the dynamic index.

@ebattat ebattat merged commit 54ce08d into redhat-performance:main Dec 11, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ok-to-test PR ok to test
Projects
Development

Successfully merging this pull request may close these issues.

2 participants