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

Node-5583 Required variables for smoke-tests #446

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Node-5583 Required variables for smoke-tests #446

merged 1 commit into from
Aug 9, 2024

Conversation

braek-neck
Copy link
Contributor

No description provided.

@braek-neck braek-neck force-pushed the NODE-5583 branch 3 times, most recently from e2b7b93 to 7400abc Compare August 6, 2024 08:02
Copy link
Member

@xDmitriev xDmitriev left a comment

Choose a reason for hiding this comment

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

We need to add Docker login in CI for following cases

  • before Docekr build
  • before kind create
  • before image scan

We need to add pull secret in Kind cluster and apply it for the following parts:

  • Ingress Helm chart
    -- pulling controller image
    -- pulling node-helper image
    -- pulling certgen image
  • Nginx workload

We need to have a handler function which will be called in case of exist code is not 0 and perform pod describe using labels (of controller and tarantool pods) and apply this handler for (as mentioned in Slack):

  • helm install
  • wait for ready pods after helm install

@braek-neck braek-neck force-pushed the NODE-5583 branch 3 times, most recently from 3b50af5 to dbf2c75 Compare August 7, 2024 11:29
test/smoke/functions.sh Outdated Show resolved Hide resolved
test/smoke/functions.sh Outdated Show resolved Hide resolved
test/smoke/run-smoke-suite.sh Outdated Show resolved Hide resolved
@xDmitriev xDmitriev self-requested a review August 8, 2024 07:51
@braek-neck braek-neck marked this pull request as ready for review August 8, 2024 09:11
@braek-neck braek-neck merged commit 782165f into main Aug 9, 2024
13 checks passed
@braek-neck braek-neck deleted the NODE-5583 branch August 9, 2024 08:33
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.

2 participants