<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:22:12 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 add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-2647] Add a new test tenant in ephemeral properties for edge-oai-pmh</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-2647</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;&lt;b&gt;Purpose/Overview:&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Add a new records in ephemeral properties for edge-oai-pmh for a new test tenant and user. This is needed for new karate integration tests in edge-oai that run tests against a new test tenant and user, then delete it.&lt;/p&gt;

&lt;p&gt;These lines to be added:&lt;/p&gt;


&lt;p&gt;...&lt;br/&gt;
tenants=diku,test_oaipmh&lt;br/&gt;
...&lt;br/&gt;
diku=user,password&lt;br/&gt;
test_oaipmh=test-user,test&lt;/p&gt;</description>
                <environment></environment>
        <key id="81676">FOLIO-2647</key>
            <summary>Add a new test tenant in ephemeral properties for edge-oai-pmh</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</type>
                                            <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="5cd423bebc70090d6ce241b1">Ian Hardy</assignee>
                                                                <reporter accountid="59fcc2d9c14d1e37ad1dd36e">Dmytro Popov</reporter>
                                    <labels>
                    </labels>
                <created>Tue, 16 Jun 2020 12:29:51 +0000</created>
                <updated>Mon, 19 Apr 2021 18:39:47 +0000</updated>
                            <resolved>Mon, 13 Jul 2020 12:42:30 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                                                            <comment id="199122" author="59fcc2d9c14d1e37ad1dd36e" created="Thu, 18 Jun 2020 16:20:14 +0000"  >&lt;p&gt;We are writing new integration tests to run against full-fledged folio platform in vagrant/environments. The tests do need to be run in a separate tenant, and, of course, after completion, they delete that tenant and user.&lt;/p&gt;</comment>
                                                            <comment id="199125" author="5cd423bebc70090d6ce241b1" created="Thu, 18 Jun 2020 16:27:12 +0000"  >&lt;p&gt;That ephemeral.properties file is created by the edge-module role in folio ansible (&lt;a href=&quot;https://github.com/folio-org/folio-ansible/tree/master/roles/edge-module&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/folio-ansible/tree/master/roles/edge-module&lt;/a&gt;) . this role handles provisioning a user, permissions, editing ephemeral.properties, and restarting the edge module to pick up changes. &lt;/p&gt;

&lt;p&gt;Is this something we could handle by re-running this role? Where is this test executed from?&lt;/p&gt;</comment>
                                                            <comment id="199127" author="59fcc2d9c14d1e37ad1dd36e" created="Thu, 18 Jun 2020 16:29:42 +0000"  >&lt;p&gt;Currently the tests are run from the local machine against local vagrant box, but the intention is to run them against snapshot/testing, etc.&lt;/p&gt;</comment>
                                                            <comment id="199129" author="59fcc2d9c14d1e37ad1dd36e" created="Thu, 9 Jul 2020 07:25:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cd423bebc70090d6ce241b1&quot; class=&quot;user-hover&quot; rel=&quot;5cd423bebc70090d6ce241b1&quot; data-account-id=&quot;5cd423bebc70090d6ce241b1&quot; accountid=&quot;5cd423bebc70090d6ce241b1&quot; rel=&quot;noreferrer&quot;&gt;Ian Hardy&lt;/a&gt; Is it possible to move this forward?&lt;/p&gt;</comment>
                                                            <comment id="199131" author="5cd423bebc70090d6ce241b1" created="Sun, 12 Jul 2020 17:59:23 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=59fcc2d9c14d1e37ad1dd36e&quot; class=&quot;user-hover&quot; rel=&quot;59fcc2d9c14d1e37ad1dd36e&quot; data-account-id=&quot;59fcc2d9c14d1e37ad1dd36e&quot; accountid=&quot;59fcc2d9c14d1e37ad1dd36e&quot; rel=&quot;noreferrer&quot;&gt;Dmytro Popov&lt;/a&gt; yes, this is done now.&lt;/p&gt;</comment>
                                                            <comment id="199134" author="5cd423bebc70090d6ce241b1" created="Mon, 13 Jul 2020 12:42:30 +0000"  >&lt;p&gt;requested changes are live on reference environments now.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="82062">FOLIO-3122</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10155"><![CDATA[FOLIO DevOps]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01af3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1986">DevOps: sprint 92</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 18 Jun 2020 16:27:12 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>