-
Bug
-
Resolution: Unresolved
-
Major
-
Plugin Version 1.1, MACOSX
Environment information is not printed in any report of a traced image.
To reproduce it I have only created a new build image with Build and Publish Step, after that I have run a docker run of that image, and finally with docker ps -a I got the container ID.
After that I run curl http://localhost:8080/docker-traceability/submitContainerStatus --data-urlencode inspectData="$(docker inspect 10e377d00f60)" --data-urlencode environment="This is custom"
But after that going to Docker Traceability option and watching the entry you cannot see the message entered in environment field.
[JENKINS-32723] Docker Traceability plugin not showing Environment info
Summary | Original: Docker Traceability plugin does not show | New: Docker Traceability plugin not showing Environment info |
Workflow | Original: JNJira [ 168387 ] | New: JNJira + In-Review [ 183102 ] |
Assignee | New: Alex Taylor [ ataylor ] |