|
Re: OFP docs changes
Hello sir, with code-tab it was working you can check the previous patch.
But in this new patch with tab it is giving errors as extra line spaces are required at each node and termination as it is XML
Hello sir, with code-tab it was working you can check the previous patch.
But in this new patch with tab it is giving errors as extra line spaces are required at each node and termination as it is XML
|
By
Dhiraj Sharma
·
#14243
·
|
|
Re: OFP docs changes
Hi Dhiraj,
The patch failed, are you facing more issues?
Hi Dhiraj,
The patch failed, are you facing more issues?
|
By
Luis Gomez
·
#14242
·
|
|
Int/Dist committers
Hi int/dist devs,
FYI I updated the list of int/dist active committers in INFO.yaml and
Hi int/dist devs,
FYI I updated the list of int/dist active committers in INFO.yaml and
|
By
Luis Gomez
·
#14241
·
|
|
skip integration call this week (7/15/2020)
Hi all,
I will not be available to run the call tonight. The zoom meeting is still available to
use if anyone wants to take advantage.
Thanks,
JamO
Hi all,
I will not be available to run the call tonight. The zoom meeting is still available to
use if anyone wants to take advantage.
Thanks,
JamO
|
By
JamO Luhrsen
·
#14240
·
|
|
Re: Keyword "Get Json Value" is not found in CSIT Suites.
Hi Luis,
Thanks for the suggestion.
I have raised the below:
https://git.opendaylight.org/gerrit/c/integration/test/+/91289
Its has been reviewed and merged by Jamo.
Hi Luis,
Thanks for the suggestion.
I have raised the below:
https://git.opendaylight.org/gerrit/c/integration/test/+/91289
Its has been reviewed and merged by Jamo.
|
By
Srinivas <srinivas.rachakonda@...>
·
#14239
·
|
|
Re: OFP docs changes
Hello Sir,
I have updated the patch now https://git.opendaylight.org/gerrit/c/openflowplugin/+/90547
Hello Sir,
I have updated the patch now https://git.opendaylight.org/gerrit/c/openflowplugin/+/90547
|
By
Dhiraj Sharma
·
#14238
·
|
|
Re: OFP docs changes
Dhiraj, can you please check this example https://github.com/djungelorm/sphinx-tabs/blob/master/example/index.rst?
I think you need to use tab and not code-tab for the json and xml.
Dhiraj, can you please check this example https://github.com/djungelorm/sphinx-tabs/blob/master/example/index.rst?
I think you need to use tab and not code-tab for the json and xml.
|
By
Tejas Nevrekar <tejas.nevrekar@...>
·
#14237
·
|
|
Re: OFP docs changes
Sorry for being late please check the changes at first payload as a demo and you can review that part where I will apply changes subsequently to other payloads likewise.Both in flow-examples and
Sorry for being late please check the changes at first payload as a demo and you can review that part where I will apply changes subsequently to other payloads likewise.Both in flow-examples and
|
By
Dhiraj Sharma <dhiraj.8.sharma@...>
·
#14236
·
|
|
Re: OFP docs changes
Yes sure, I will push changes asap.
Yes sure, I will push changes asap.
|
By
Dhiraj Sharma <dhiraj.8.sharma@...>
·
#14235
·
|
|
Re: OFP docs changes
Hello Sir,
I thought that rtdd jenkins may fail, if I use sphinx tabs as locally tox was emitting error. But the problem was with cached ".tox" which after deletion worked fine but UI is not as
Hello Sir,
I thought that rtdd jenkins may fail, if I use sphinx tabs as locally tox was emitting error. But the problem was with cached ".tox" which after deletion worked fine but UI is not as
|
By
Dhiraj Sharma <dhiraj.8.sharma@...>
·
#14234
·
|
|
Re: OFP docs changes
Hello all,
I just checked at https://stackoverflow.com/questions/56324234/does-anyone-know-how-to-use-sphinx-code-tabs compatibility was added for sphinx 2.0 versions and I am using sphinx 3.0.4
Hello all,
I just checked at https://stackoverflow.com/questions/56324234/does-anyone-know-how-to-use-sphinx-code-tabs compatibility was added for sphinx 2.0 versions and I am using sphinx 3.0.4
|
By
Dhiraj Sharma <dhiraj.8.sharma@...>
·
#14233
·
|
|
Re: OFP docs changes
Hello all,
Sorry, I didn't select reply all earlier.Please check the below quoted strings.
Below this I have provided the issues I am facing now.
> On Jul 10, 2020, at 1:14 AM, Dhiraj Sharma
Hello all,
Sorry, I didn't select reply all earlier.Please check the below quoted strings.
Below this I have provided the issues I am facing now.
> On Jul 10, 2020, at 1:14 AM, Dhiraj Sharma
|
By
Dhiraj Sharma <dhiraj.8.sharma@...>
·
#14232
·
|
|
Re: [release] releng tox docs-linkcheck job broken
Thanks a lot Thanh for the explanation and also the quick fix. It looks quite reasonable to remove this "-W" option.
BR
Guillaume
De : Thanh Ha [zxiiro@...]
Envoyé : vendredi 10 juillet 2020
Thanks a lot Thanh for the explanation and also the quick fix. It looks quite reasonable to remove this "-W" option.
BR
Guillaume
De : Thanh Ha [zxiiro@...]
Envoyé : vendredi 10 juillet 2020
|
By
guillaume.lambert@...
·
#14231
·
|
|
releng tox docs-linkcheck job broken
Hi all
For your information, releng tox docs-linkcheck job is failing on our gate since yesterday.
If I understand the logs below correctly, there is an internal warning raised by the new
Hi all
For your information, releng tox docs-linkcheck job is failing on our gate since yesterday.
If I understand the logs below correctly, there is an internal warning raised by the new
|
By
guillaume.lambert@...
·
#14230
·
|
|
Re: Keyword "Get Json Value" is not found in CSIT Suites.
You can do what the answer suggests: convert the json string to json structure (use json.loads or To Json), and then get the desired value like in python: ${JSON['token']}
BR/Luis
You can do what the answer suggests: convert the json string to json structure (use json.loads or To Json), and then get the desired value like in python: ${JSON['token']}
BR/Luis
|
By
Luis Gomez
·
#14229
·
|
|
Keyword "Get Json Value" is not found in CSIT Suites.
Hi Jamo,
Scripts are failing with the keyword “Get Json Value” not found.
Looks like this is not supported in Python3.
Please suggest on workaround for this.
REF:
Hi Jamo,
Scripts are failing with the keyword “Get Json Value” not found.
Looks like this is not supported in Python3.
Please suggest on workaround for this.
REF:
|
By
Srinivas <srinivas.rachakonda@...>
·
#14228
·
|
|
Re: OFP docs changes
Dhiraj, can you please push the change to gerrit and share the link so we can take a look?
Dhiraj, can you please push the change to gerrit and share the link so we can take a look?
|
By
Luis Gomez
·
#14227
·
|
|
Re: OFP docs changes
Works just fine with the sphinx-tabs basic example from their site. Here was my quick test with the odl documentation
Works just fine with the sphinx-tabs basic example from their site. Here was my quick test with the odl documentation
|
By
Thanh ha <zxiiro@...>
·
#14226
·
|
|
Re: OFP docs changes
So are you saying current version of sphinx in ODL Jenkins (3.0.4) is not compatible with the tabs plugin? do you have a jenkins rtd job failing for this reason? if so can you share the
So are you saying current version of sphinx in ODL Jenkins (3.0.4) is not compatible with the tabs plugin? do you have a jenkins rtd job failing for this reason? if so can you share the
|
By
Luis Gomez
·
#14225
·
|
|
Re: aaa csit job not stacking in sandbox.
Hi Jamo, This was an intermittent issue which has now been resolved. We should be able to view the contents of the ticket.
Cheers,
Anil
Hi Jamo, This was an intermittent issue which has now been resolved. We should be able to view the contents of the ticket.
Cheers,
Anil
|
By
Anil Belur
·
#14224
·
|