Hey there!
I am Nitika Garg, fourth year student at PEC University of Technology, Chandigarh, India pursuing major in Computer Science. This is in context of “Integration of Docker plugins with Jenkins 2.0 features like Pipeline as Code” project and all the appreciable work you have been doing for that. This seems to be particularly interesting to me. I already have some experience working with Docker. I have used Docker during my internship at Hike Messenger, India where it was being used to execute the automation test suite in multiple android devices simultaneously.
Description of the project done during internship:
Docker was used to replace the sequential testing framework used to test the working of Hike Android app. In the parallel testing framework, a new Docker container is created as soon as a new Android device is connected to the system and whole of the test suite is then distributed among all the devices attached to the machine. The Base Ubuntu image(which was used to create all the docker containers) was packaged with SSH server and ADB (Android Debug Bridge) used to allow debugging in the android devices. Handling of Docker containers was through Command Line.
I found this new technology quite interesting and want to continue working with it. Could anyone of you please guide me on how to start with this project and what are the git repositories to be referred to?
Thanks a lot for reading!