Add extra-apt-sources via Self Service
- updated POST
/:user/test/submitto accept theextra_apt_sourcesparameter for thetest objectinself_service.rb - updated POST
/:user/retry/:run_idfor the new job to have same values ofextra_apt_sourcesoforiginal_jobinself-service.rb. - updated
get_same_pending_jobsfunction inself_service.rbto consider values ofextra_apt_sourcesas well. - added new textfield for
Extra APT Sourcesinself_service_test.erb. - added row to display
Extra APT Sourcesinretry.erb. - added/updated tests in
self_service_spec.rbfor above.
Edited by Pavit Kaur