-
Notifications
You must be signed in to change notification settings - Fork 11
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
reg: runtime configurable #179
Conversation
make canned query config files optional enable oai publishing endpoint currently {user.home}/config/content
this allows testing a service without a reg service
cadc-registry-server: OBSOLETE
test expects the example content to be deployed
Built a container to run the int-tests. Only issue I had with the config was {IVOA Authority} in reg.properties. I didn't know what IVOA Authority meant. I think I set it to the reg service URI as a first guess. The int-test error made it clear it was looking in the content directory for a directory of that name. Switched it to example.net and the int-tests passed. |
No description provided.