Commit 7995db3d authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Fixup! Script was replaced.

parent a3d0cd99
Pipeline #30377 running with stage
......@@ -76,7 +76,6 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template):
'slapos_cloud/ComputeNode_getBusyComputePartitionList',
'slapos_cloud/ComputeNode_getFreeComputePartitionCount',
'slapos_cloud/ComputeNode_getSoftwareReleaseList',
'slapos_cloud/ComputeNode_getSoftwareReleaseState',
'slapos_cloud/ComputeNode_getSoftwareReleaseUrlStringList',
'slapos_cloud/ComputeNode_getSoftwareReleaseUsage',
'slapos_cloud/ComputeNode_getUsageReportUrl',
......
......@@ -116,7 +116,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.getAggregateValue(portal_type=\'Compute Node\').ComputeNode_getSoftwareReleaseState(context.portal_catalog.getResultValue(url_string={\'query\': here.getUrlString(), \'key\': \'ExactMatch\'}, portal_type=\'Software Release\').getUid())</string> </value>
<value> <string>here/SoftwareInstallation_getInstallationState</string> </value>
</item>
</dictionary>
</pickle>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment