[INTPAK-225] Use diagstatus for check_url in puppet-opendaylight acceptance tests Created: 29/Nov/18  Updated: 29/Nov/18

Status: Open
Project: integration-packaging
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Low
Reporter: Daniel Farrell Assignee: Daniel Farrell
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

The current puppet-opendaylight acceptance tests curl against this ODL NB REST API URL:

spec/spec_helper_acceptance.rb:485: odl_check_url = 'http://127.0.0.1:8181/restconf'

I noticed that puppet-neutron uses a different odl_check_url:

manifests/plugins/ovs/opendaylight.pp:94: $odl_check_url = 'http://127.0.0.1:8080/restconf/operational/network-topology:network-topology/topology/netvirt:1',
spec/classes/neutron_plugins_ovs_opendaylight_spec.rb:7: :odl_check_url => 'http://127.0.0.1:8080/restconf/operational/network-topology:network-topology/topology/netvirt:1',

I think those should actually be diagstatus (and will work on that, see https://bugzilla.redhat.com/show_bug.cgi?id=1642270). But still, eventually we should consider if we're using the ideal URL in these tests.


Generated at Wed Feb 07 20:03:57 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.