CSIT Stein job suites are failing with error:physnet1 unknown for VLAN provider network.


Srinivas <srinivas.rachakonda@...>
 

Hi Jamo,

 

I have raised the below review.

https://git.opendaylight.org/gerrit/c/releng/builder/+/88766

 

This adds the the network vlan ranges to ml2.conf file.

 

[ml2_type_vlan]

network_vlan_ranges = public:1:4094,physnet1:1:4094

 

 

I tried changing the line:

https://github.com/opendaylight/releng-builder/blob/master/jjb/integration/integration-deploy-openstack-run-test.sh#L837

 

But the after stacking didn’t see the ml2.conf configured with network vlan ranges, so found it easy to add it to ml2.conf.

 

Please kindly review it.

 

Thanks,

Srinivas

+91-9243478719

 

From: Jamo Luhrsen <jluhrsen@...>
Sent: 05 February 2020 00:16
To: srinivas.rachakonda@...; 'Anil Belur' <abelur@...>
Subject: Re: CSIT Stein job suites are failing with error:physnet1 unknown for VLAN provider network.

 

Hi Srinivas,

I replied last week:
 

https://lists.opendaylight.org/g/integration-dev/message/13938

I know it wasn't much help, but this really seems like a netvirt related
problem to figure out. something is not quite right with how openstack
or the bash scripts are working. I wish I had some bandwidth to help,
but not right now. Anil is probably even less experienced with the
ODL/Netvirt details to help either.

Anyway, same suggestion. create a job in the sandbox, and start
editing it in the deployment scripts (you can just use the jenkins
web GUI for that) to get more debugs and details. Try to figure out
why that sed command is not working to update the vlan variable in
the ml2 conf file.

Thanks,
JamO

On 2/3/20 5:25 PM, srinivas.rachakonda@... wrote:

Hi Anil/Jamo,

 

Could you please look into the below issue.

 

 

Thanks,

Srinivas

+91-9243478719

 

From: srinivas.rachakonda@... <srinivas.rachakonda@...>
Sent: 31 January 2020 15:01
To: 'Anil Belur'
<abelur@...>; 'Jamo Luhrsen' <jluhrsen@...>
Cc: '
integration-dev@...' <integration-dev@...>
Subject: CSIT Stein job suites are failing with error:physnet1 unknown for VLAN provider network.

 

Hi Anil/Jamo,

 

The below stein job is failing with the error:


Error while executing command: BadRequestException: 400, Invalid input for operation: physical_network 'physnet1' unknown for VLAN provider network.

 

Jobs:

https://jenkins.opendaylight.org/releng/job/netvirt-csit-1node-1cmb-0ctl-0cmp-openstack-stein-upstream-stateful-sodium/44/

 

Further ml2.conf does not have “network_vlan_ranges” configured.

[ml2_type_vlan]

 

#

# From neutron.ml2

#

 

# List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>

# specifying physical_network names usable for VLAN provider and tenant

# networks, as well as ranges of VLAN tags on each available for allocation to

# tenant networks. (list value)

#network_vlan_ranges =

 

Could this be the reason of failure.

Please kindly help me in this.

 

Thanks,

Srinivas

+91-9243478719

 

 


JamO Luhrsen
 

Hi Srinivas,

I replied on the gerrit. thanks for digging in to this.

JamO

On 3/27/20 11:29 PM, srinivas.rachakonda@... wrote:

Hi Jamo,

 

I have raised the below review.

https://git.opendaylight.org/gerrit/c/releng/builder/+/88766

 

This adds the the network vlan ranges to ml2.conf file.

 

[ml2_type_vlan]

network_vlan_ranges = public:1:4094,physnet1:1:4094

 

 

I tried changing the line:

https://github.com/opendaylight/releng-builder/blob/master/jjb/integration/integration-deploy-openstack-run-test.sh#L837

 

But the after stacking didn’t see the ml2.conf configured with network vlan ranges, so found it easy to add it to ml2.conf.

 

Please kindly review it.

 

Thanks,

Srinivas

+91-9243478719

 

From: Jamo Luhrsen <jluhrsen@...>
Sent: 05 February 2020 00:16
To: srinivas.rachakonda@...; 'Anil Belur' <abelur@...>
Subject: Re: CSIT Stein job suites are failing with error:physnet1 unknown for VLAN provider network.

 

Hi Srinivas,

I replied last week:
 

https://lists.opendaylight.org/g/integration-dev/message/13938

I know it wasn't much help, but this really seems like a netvirt related
problem to figure out. something is not quite right with how openstack
or the bash scripts are working. I wish I had some bandwidth to help,
but not right now. Anil is probably even less experienced with the
ODL/Netvirt details to help either.

Anyway, same suggestion. create a job in the sandbox, and start
editing it in the deployment scripts (you can just use the jenkins
web GUI for that) to get more debugs and details. Try to figure out
why that sed command is not working to update the vlan variable in
the ml2 conf file.

Thanks,
JamO

On 2/3/20 5:25 PM, srinivas.rachakonda@... wrote:

Hi Anil/Jamo,

 

Could you please look into the below issue.

 

 

Thanks,

Srinivas

+91-9243478719

 

From: srinivas.rachakonda@... <srinivas.rachakonda@...>
Sent: 31 January 2020 15:01
To: 'Anil Belur'
<abelur@...>; 'Jamo Luhrsen' <jluhrsen@...>
Cc: '
integration-dev@...' <integration-dev@...>
Subject: CSIT Stein job suites are failing with error:physnet1 unknown for VLAN provider network.

 

Hi Anil/Jamo,

 

The below stein job is failing with the error:


Error while executing command: BadRequestException: 400, Invalid input for operation: physical_network 'physnet1' unknown for VLAN provider network.

 

Jobs:

https://jenkins.opendaylight.org/releng/job/netvirt-csit-1node-1cmb-0ctl-0cmp-openstack-stein-upstream-stateful-sodium/44/

 

Further ml2.conf does not have “network_vlan_ranges” configured.

[ml2_type_vlan]

 

#

# From neutron.ml2

#

 

# List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>

# specifying physical_network names usable for VLAN provider and tenant

# networks, as well as ranges of VLAN tags on each available for allocation to

# tenant networks. (list value)

#network_vlan_ranges =

 

Could this be the reason of failure.

Please kindly help me in this.

 

Thanks,

Srinivas

+91-9243478719