Commit 5754b8e6 authored by Łukasz Nowak's avatar Łukasz Nowak

Tune alarm periodicity.

As simulation and deliveries are less critical, run them less often in order
to give processing power to other tasks.
parent 2c4f1566
...@@ -24,10 +24,26 @@ ...@@ -24,10 +24,26 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>vifib_expand_confirmed_sale_order</string> </value> <value> <string>vifib_expand_confirmed_sale_order</string> </value>
</item> </item>
<item>
<key> <string>periodicity_day_frequency</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>periodicity_hour</string> </key> <key> <string>periodicity_hour</string> </key>
<value> <value>
<tuple/> <tuple>
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
<int>5</int>
<int>6</int>
<int>7</int>
<int>8</int>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -38,7 +54,9 @@ ...@@ -38,7 +54,9 @@
</item> </item>
<item> <item>
<key> <string>periodicity_minute_frequency</string> </key> <key> <string>periodicity_minute_frequency</string> </key>
<value> <int>1</int> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>periodicity_month</string> </key> <key> <string>periodicity_month</string> </key>
......
...@@ -27,7 +27,17 @@ ...@@ -27,7 +27,17 @@
<item> <item>
<key> <string>periodicity_hour</string> </key> <key> <string>periodicity_hour</string> </key>
<value> <value>
<tuple/> <tuple>
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
<int>5</int>
<int>6</int>
<int>7</int>
<int>8</int>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -38,7 +48,9 @@ ...@@ -38,7 +48,9 @@
</item> </item>
<item> <item>
<key> <string>periodicity_minute_frequency</string> </key> <key> <string>periodicity_minute_frequency</string> </key>
<value> <int>1</int> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>periodicity_month</string> </key> <key> <string>periodicity_month</string> </key>
......
...@@ -27,7 +27,17 @@ ...@@ -27,7 +27,17 @@
<item> <item>
<key> <string>periodicity_hour</string> </key> <key> <string>periodicity_hour</string> </key>
<value> <value>
<tuple/> <tuple>
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
<int>5</int>
<int>6</int>
<int>7</int>
<int>8</int>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -38,7 +48,9 @@ ...@@ -38,7 +48,9 @@
</item> </item>
<item> <item>
<key> <string>periodicity_minute_frequency</string> </key> <key> <string>periodicity_minute_frequency</string> </key>
<value> <int>1</int> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>periodicity_month</string> </key> <key> <string>periodicity_month</string> </key>
......
490 491
\ No newline at end of file \ No newline at end of file
...@@ -24,6 +24,36 @@ ...@@ -24,6 +24,36 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>vifib_request_destruction_selenium_tester_instance</string> </value> <value> <string>vifib_request_destruction_selenium_tester_instance</string> </value>
</item> </item>
<item>
<key> <string>periodicity_hour</string> </key>
<value>
<tuple>
<int>16</int>
<int>17</int>
<int>18</int>
<int>19</int>
<int>20</int>
</tuple>
</value>
</item>
<item>
<key> <string>periodicity_minute</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>periodicity_month</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>periodicity_month_day</string> </key>
<value>
<tuple/>
</value>
</item>
<item> <item>
<key> <string>periodicity_start_date</string> </key> <key> <string>periodicity_start_date</string> </key>
<value> <value>
...@@ -43,6 +73,12 @@ ...@@ -43,6 +73,12 @@
</object> </object>
</value> </value>
</item> </item>
<item>
<key> <string>periodicity_week</string> </key>
<value>
<tuple/>
</value>
</item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
<value> <string>Alarm</string> </value> <value> <string>Alarm</string> </value>
......
...@@ -27,7 +27,17 @@ ...@@ -27,7 +27,17 @@
<item> <item>
<key> <string>periodicity_hour</string> </key> <key> <string>periodicity_hour</string> </key>
<value> <value>
<tuple/> <tuple>
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
<int>5</int>
<int>6</int>
<int>7</int>
<int>8</int>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -38,7 +48,9 @@ ...@@ -38,7 +48,9 @@
</item> </item>
<item> <item>
<key> <string>periodicity_minute_frequency</string> </key> <key> <string>periodicity_minute_frequency</string> </key>
<value> <int>1</int> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>periodicity_month</string> </key> <key> <string>periodicity_month</string> </key>
......
819 820
\ No newline at end of file \ No newline at end of file
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