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

Java client libraries should be run against the EE #29

Open
garkler-zz opened this issue Apr 16, 2019 · 1 comment
Open

Java client libraries should be run against the EE #29

garkler-zz opened this issue Apr 16, 2019 · 1 comment

Comments

@garkler-zz
Copy link

garkler-zz commented Apr 16, 2019

Currently the "Java client for the CyberArk Conjur API" tests run only against the OSS.

Because of the configurable TLS change and because the client libraries especially Java are used by our customers we should add tests that should be run against the EE too.

@garkler-zz garkler-zz added this to the 10.9 milestone Apr 16, 2019
@garkler-zz garkler-zz modified the milestones: 10.9, 10.10 Apr 29, 2019
@sigalsax sigalsax self-assigned this May 7, 2019
@izgeri izgeri removed the defined label May 7, 2019
@izgeri
Copy link
Contributor

izgeri commented May 7, 2019

Adding some notes from discussions today:

  • Update the Dockerfile.test to use openjdk:8 instead of java:8
  • Update the conjur container in docker-compose.yml to use cyberark/conjur:latest
  • Update the client container in docker-compose.yml to use cyberark/conjur-cli:5
  • Update the Dockerfile.nginx to use nginx:1.13.6 (not critical, but couldn't hurt)

The java image update will hopefully help fix the broken build in this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants