<!-- 
RSS generated by JIRA (9.4.5#940005-sha1:e3094934eac4fd8653cf39da58f39364fb9cc7c1) at Sat Feb 10 06:04:34 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Akraino JIRA</title>
    <link>https://jira.akraino.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.5</version>
        <build-number>940005</build-number>
        <build-date>11-04-2023</build-date>
    </build-info>


<item>
            <title>[REC-34] test registry</title>
                <link>https://jira.akraino.org/browse/REC-34</link>
                <project id="10202" key="REC">Radio Edge Cloud</project>
                    <description>&lt;p&gt;Docker registry is used to store Docker repositories. This test will test access to the registry, pushing image into the repository and pulling image from the repository&lt;/p&gt;</description>
                <environment></environment>
        <key id="10603">REC-34</key>
            <summary>test registry</summary>
                <type id="10003" iconUrl="https://jira.akraino.org/secure/viewavatar?size=xsmall&amp;avatarId=10316&amp;avatarType=issuetype">Sub-task</type>
                            <parent id="10600">REC-31</parent>
                                    <priority id="3" iconUrl="https://jira.akraino.org/images/icons/priorities/medium.svg">Medium</priority>
                        <status id="3" iconUrl="https://jira.akraino.org/images/icons/statuses/inprogress.png" description="This issue is being actively worked on at the moment by the assignee.">In Progress</status>
                    <statusCategory id="4" key="indeterminate" colorName="inprogress"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="indubuddi24">Indumathi Buddi</assignee>
                                    <reporter username="dd7022">Deepak Kataria</reporter>
                        <labels>
                    </labels>
                <created>Mon, 26 Aug 2019 18:15:47 +0000</created>
                <updated>Tue, 22 Oct 2019 16:01:56 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="10818" author="indubuddi24" created="Tue, 22 Oct 2019 16:01:56 +0000"  >&lt;p&gt;&lt;a href=&quot;https://gerrit.akraino.org/r/#/c/ta/cloudtaf/+/1809/2/testcases/basic_func_tests/tc_003_test_registry.py&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gerrit.akraino.org/r/#/c/ta/cloudtaf/+/1809/2/testcases/basic_func_tests/tc_003_test_registry.py&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="10810" author="indubuddi24" created="Tue, 22 Oct 2019 14:30:24 +0000"  >&lt;p&gt;Hi Krisztian,&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.akraino.org_r_-23_c_1601_3_testcases_test-2Dregistry_test-2Dregistry.robot-4036&amp;amp;d=DwMFaQ&amp;amp;c=LFYZ-o9_HUMeMTSQicvjIg&amp;amp;r=tCZdSy2euhXEjWdwYMPdog&amp;amp;m=mJb3Qd1sRvmjreCSVV_dOLQupM2xL55Cet3C_5Rc1J0&amp;amp;s=REP8U39-YLPdvNA49Dpd1VI37XFpzcGDe8sESh8UZLo&amp;amp;e=&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Patch Set #3, Line 36:&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;All testcases/related commands are executing inside the rec-cloudtaf-runner container to target machine. &#8220;my guess is the intention was here to pull and save image on the local machine&#8221; Can you tell me local machine indicates here is inside the container or not? If it is the container, in the container there is no docker running it and need to install docker and start the docker service inside of the container to pull an image. Can you please clarify me on this?&lt;/p&gt;

&lt;p&gt;That is the reason, I have written the following commands to run on Target machine.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="10807" author="dd7022" created="Mon, 21 Oct 2019 17:40:35 +0000"  >&lt;p&gt;Indu had some questions for Krisztian and is awaiting response. Indu will post questions to this ticket.&lt;/p&gt;</comment>
                            <comment id="10709" author="dd7022" created="Fri, 18 Oct 2019 17:42:18 +0000"  >&lt;p&gt;Krisztian gave some comments, and Indu working to address this.&lt;/p&gt;</comment>
                            <comment id="10698" author="dd7022" created="Wed, 16 Oct 2019 17:40:06 +0000"  >&lt;p&gt;This is also under review and not merged.&lt;/p&gt;</comment>
                            <comment id="10688" author="dd7022" created="Tue, 15 Oct 2019 17:44:26 +0000"  >&lt;p&gt;This continues to be under review&lt;/p&gt;</comment>
                            <comment id="10678" author="dd7022" created="Mon, 14 Oct 2019 17:38:48 +0000"  >&lt;p&gt;Indu addressed comments, and committed code; commit under review&lt;/p&gt;</comment>
                            <comment id="10671" author="dd7022" created="Fri, 11 Oct 2019 17:41:25 +0000"  >&lt;p&gt;Paul gave comments, Indu will address and push code today (10/11/19)&lt;/p&gt;</comment>
                            <comment id="10659" author="dd7022" created="Thu, 10 Oct 2019 17:36:09 +0000"  >&lt;p&gt;Indu committed code and it is under review.&lt;/p&gt;</comment>
                            <comment id="10646" author="dd7022" created="Wed, 9 Oct 2019 18:38:49 +0000"  >&lt;p&gt;Indu has completed automation and will check-in code today (10/9/19)&lt;/p&gt;</comment>
                            <comment id="10637" author="dd7022" created="Tue, 8 Oct 2019 17:36:42 +0000"  >&lt;p&gt;Indu is able to delete images with curl command. She is working to automate test cases, she will commit code after automated testing is completed.&lt;/p&gt;</comment>
                            <comment id="10625" author="dd7022" created="Fri, 4 Oct 2019 17:42:16 +0000"  >&lt;p&gt;Indu followed up with Bob and John. She is able to access the Docker registry URL with curl command. She will test deleting images with curl command.&lt;/p&gt;</comment>
                            <comment id="10614" author="dd7022" created="Thu, 3 Oct 2019 17:49:15 +0000"  >&lt;p&gt;Indu still has issues, she will follow up Bob and John&lt;/p&gt;</comment>
                            <comment id="10597" author="dd7022" created="Wed, 2 Oct 2019 17:36:52 +0000"  >&lt;p&gt;Indu was not able to commit code, she is looking at issues, will commit code to-day (10/2).&lt;/p&gt;</comment>
                            <comment id="10592" author="dd7022" created="Tue, 1 Oct 2019 19:15:43 +0000"  >&lt;p&gt;Indu fixed the issues and she will commit code to-day (10/1)&lt;/p&gt;</comment>
                            <comment id="10566" author="dd7022" created="Thu, 26 Sep 2019 17:38:03 +0000"  >&lt;p&gt;Indu is facing issues and will share her questions with Nokia team.&lt;/p&gt;</comment>
                            <comment id="10556" author="dd7022" created="Wed, 25 Sep 2019 17:37:30 +0000"  >&lt;p&gt;Indu updated code based on review comments and will commit code to-day (9/25)&lt;/p&gt;</comment>
                            <comment id="10538" author="dd7022" created="Thu, 19 Sep 2019 17:41:04 +0000"  >&lt;p&gt;Indu added reviewers, they have given comments. Indu working to address those comments.&lt;/p&gt;</comment>
                            <comment id="10528" author="dd7022" created="Wed, 18 Sep 2019 17:38:30 +0000"  >&lt;p&gt;Indu to add reviewers&lt;/p&gt;</comment>
                            <comment id="10527" author="dd7022" created="Wed, 18 Sep 2019 17:38:10 +0000"  >&lt;p&gt;&lt;a href=&quot;https://gerrit.akraino.org/r/#/c/ta/cloudtaf/+/1601/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gerrit.akraino.org/r/#/c/ta/cloudtaf/+/1601/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="10519" author="dd7022" created="Tue, 17 Sep 2019 17:36:48 +0000"  >&lt;p&gt;Indu committed code to Gerrit to-day (9/17) and is under code review.&lt;/p&gt;</comment>
                            <comment id="10505" author="dd7022" created="Mon, 16 Sep 2019 17:37:26 +0000"  >&lt;p&gt;Indu is testing ROBOT automation and commit code after successful testing.&lt;/p&gt;</comment>
                            <comment id="10494" author="dd7022" created="Fri, 13 Sep 2019 17:48:02 +0000"  >&lt;p&gt;Indu completed pull, push, and delete images from Docker registry from all nodes (master and workers) on OE2 cluster. She will complete ROBOT integration by 9/16 and commit code.&lt;/p&gt;</comment>
                            <comment id="10465" author="dd7022" created="Mon, 9 Sep 2019 17:40:24 +0000"  >&lt;p&gt;Indu will test manually on the worker nodes, she has completed testing on the master node. After manual testing, we will integrate with ROBOT framework.&lt;/p&gt;</comment>
                            <comment id="10455" author="dd7022" created="Thu, 5 Sep 2019 17:56:40 +0000"  >&lt;p&gt;Indu is executing manual tests for these and will automate them as the next step.&lt;/p&gt;</comment>
                            <comment id="10441" author="dd7022" created="Wed, 4 Sep 2019 17:51:43 +0000"  >&lt;p&gt;Indu will update the test cases for Docker Registry to include push, pull and delete images from master and worker nodes&lt;/p&gt;</comment>
                            <comment id="10431" author="levovar" created="Wed, 4 Sep 2019 12:27:18 +0000"  >&lt;p&gt;I would also test deleting images&lt;/p&gt;

&lt;p&gt;Also pls make sure that push &amp;amp; pull are tested both from master, and worker nodes to verify the registry is accessible from all nodes&lt;/p&gt;</comment>
                            <comment id="10419" author="dd7022" created="Tue, 3 Sep 2019 17:37:40 +0000"  >&lt;p&gt;Indu is reviewing this test item and will develop the test cases.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10105" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i001f3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>