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

Fix the Keymanager API's delete URLs #3727

Merged
merged 1 commit into from
Jun 19, 2022
Merged

Conversation

zah
Copy link
Contributor

@zah zah commented Jun 9, 2022

No description provided.

Other changes:

* Make it easier to run the REST tests locally through a Makefile target
@zah zah force-pushed the fix-keymanager-delete-urls branch from 8b1f958 to 94c64b8 Compare June 19, 2022 11:11
restapi-test:
./tests/simulation/restapi.sh \
--data-dir resttest0_data \
--base-port $$(( 9100 + EXECUTOR_NUMBER * 100 )) \
Copy link
Contributor

Choose a reason for hiding this comment

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

does EXECUTOR_NUMBER make sense in the context of Makefile?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It has a default value, but if you supply it in a ENV variable, it will have an effect. Since the Makefile target is used in the Jenkins CI, the variable is automatically specified by Jenkins there.

@github-actions
Copy link

Unit Test Results

     12 files     857 suites   1h 5m 9s ⏱️
1 716 tests 1 664 ✔️   52 💤 0
9 960 runs  9 832 ✔️ 128 💤 0

Results for commit 94c64b8.

@zah zah merged commit 5402dfa into unstable Jun 19, 2022
@zah zah deleted the fix-keymanager-delete-urls branch June 19, 2022 17:54
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.

3 participants