Skip to content

Running longevity test mistakenly runs all other NFRs #2064

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

Closed
pleshakov opened this issue May 30, 2024 · 1 comment
Closed

Running longevity test mistakenly runs all other NFRs #2064

pleshakov opened this issue May 30, 2024 · 1 comment

Comments

@pleshakov
Copy link
Contributor

Running longevity test mistakenly runs all other NFRs

make start-longevity-test and make stop-longevity-test mistakenly executes all NFRs. Only longevity test must run.

pleshakov added a commit to pleshakov/nginx-gateway-fabric that referenced this issue May 30, 2024
Problem:
Running longevity test mistakenly runs all other NFRs
make start-longevity-test and make stop-longevity-test mistakenly
executes all NFRs. Only longevity test must run.

Solution:
Problem was introduced in 8671fb7
revert the affected change.

Testing:
- Ran make start-longevity-test and make stop-longevity-test successfully.

CLOSES - nginx#2064
@pleshakov pleshakov mentioned this issue May 30, 2024
3 tasks
pleshakov added a commit to pleshakov/nginx-gateway-fabric that referenced this issue May 30, 2024
Problem:
Running longevity test mistakenly runs all other NFRs
make start-longevity-test and make stop-longevity-test mistakenly
executes all NFRs. Only longevity test must run.

Solution:
Problem was introduced in 8671fb7
Ensure the env variables are exported so that they are passed to nfr-test target.

Testing:
- Ran make start-longevity-test and make stop-longevity-test successfully.

CLOSES - nginx#2064
pleshakov added a commit that referenced this issue May 30, 2024
Problem:
Running longevity test mistakenly runs all other NFRs
make start-longevity-test and make stop-longevity-test mistakenly
executes all NFRs. Only longevity test must run.

Solution:
Problem was introduced in 18671fb
Ensure the env variables are exported so that they are passed to nfr-test target.

Testing:
- Ran make start-longevity-test and make stop-longevity-test successfully.

CLOSES - #2064
@sjberman
Copy link
Collaborator

Closed by #2045

miledxz added a commit to miledxz/nginx-gateway-fabric that referenced this issue Jan 14, 2025
Problem:
Running longevity test mistakenly runs all other NFRs
make start-longevity-test and make stop-longevity-test mistakenly
executes all NFRs. Only longevity test must run.

Solution:
Problem was introduced in 18671fb
Ensure the env variables are exported so that they are passed to nfr-test target.

Testing:
- Ran make start-longevity-test and make stop-longevity-test successfully.

CLOSES - nginx#2064
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

No branches or pull requests

2 participants