You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 - #2064
0 commit comments