[
https://issues.apache.org/jira/browse/HDDS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anu Engineer updated HDDS-508:
------------------------------
Labels: alpha2 newbie (was: newbie)
> Add robot framework to the apache/hadoop-runner baseimage
> ---------------------------------------------------------
>
> Key: HDDS-508
> URL: https://issues.apache.org/jira/browse/HDDS-508
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Components: test
> Reporter: Elek, Marton
> Assignee: Dinesh Chitlangia
> Priority: Major
> Labels: alpha2, newbie
>
> In HDDS-352 we moved the acceptance tests to the dist folder. Currently the
> framework is not part of the base image we need to install it all the time.
> See the following lines in the
> [test.sh|https://github.com/apache/hadoop/blob/trunk/hadoop-dist/src/main/smoketest/test.sh]:
> {code}
> docker-compose -f "$COMPOSE_FILE" exec datanode sudo apt-get update
> docker-compose -f "$COMPOSE_FILE" exec datanode sudo apt-get install -y
> python-pip
> docker-compose -f "$COMPOSE_FILE" exec datanode sudo pip install
> robotframework
> {code}
> This could be removed after we add these lines to the [docker
> file|https://github.com/apache/hadoop/blob/docker-hadoop-runner/Dockerfile]:
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]