Specs-jobs publisher does not delete html pages for rst files that have been removed from source repo

Bug #1389768 reported by Sean M. Collins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Core Infrastructure
Triaged
Medium
Unassigned

Bug Description

Specifications that were deleted from the neutron-specs repo are still present and served out, even though the source RST files have been deleted.

https://review.openstack.org/#/c/117623/

Deleted the BGP routing spec, but is still served at

http://specs.openstack.org/openstack/neutron-specs/specs/juno/bgp-dynamic-routing.html

The root cause is that scp is used to copy the build objects over. Perhaps using rsync with the --delete option should be considered

http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/specs-jobs.yaml

Revision history for this message
Jeremy Stanley (fungi) wrote :

Specifically, the Jenkins SCP publisher plug-in is used and to my knowledge there is no similar plug-in to perform rsync. However, we should be able to solve this through implementation of http://specs.openstack.org/openstack-infra/infra-specs/specs/doc-publishing.html once it's in place.

Changed in openstack-ci:
status: New → Triaged
importance: Undecided → Medium
milestone: none → kilo
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.