]
Ondrej Dockal updated JBIDE-24340:
----------------------------------
Attachment: create_proxy-test_env.sh
CDK3 tools works behind proxy - Test case
-----------------------------------------
Key: JBIDE-24340
URL:
https://issues.jboss.org/browse/JBIDE-24340
Project: Tools (JBoss Tools)
Issue Type: Task
Components: cdk, docker, openshift
Affects Versions: 4.4.4.Final
Environment: Linux (Fedora), Mac OS, Windows
Reporter: Ondrej Dockal
Assignee: Ondrej Dockal
Priority: Critical
Fix For: 4.4.4.Final
Attachments: create_proxy-test_env.sh
It is still impossible to test CDK 3 on central-ci and so, it is willing to test CDK 3
tools operated from devstudio via usage of proxy system settings on local machines.
Steps to follow:
1. Setup local firewall/network rules to simulate that machine resides in restricted
network and requires proxy to utilize CDK3 features. (script)
2. Download/install devstudio
3. Download CDK3 minishift binary and prepare the environemnt (run minishift setup-cdk)
4. Set env. variable MINISHIFT_HTTP(S)_PROXY
5. Start devstudio, add new Container Development Environement server
6. Start server adapter
7. Assert that cdk tools are working properly (cdk started, openshift can be operated,
docker can pull image, etc...)