Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/2018
code changes LGTM.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1971
@borisstoyanov
ran test/integration/component/maint/test_redundant_router.py .
Test create network with non-default guest cidr with redundant routers ...
=== TestName
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/837#discussion_r107355223
--- Diff: server/src/com/cloud/alert/AlertManagerImpl.java ---
@@ -767,7 +767,9 @@ public void sendAlert(AlertType alertType, long
dataCenterId, Long
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/837#discussion_r106089352
--- Diff: server/src/com/cloud/alert/AlertManagerImpl.java ---
@@ -767,7 +767,9 @@ public void sendAlert(AlertType alertType, long
dataCenterId, Long
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/837#discussion_r106088915
--- Diff: engine/components-api/src/com/cloud/agent/AgentManager.java ---
@@ -141,7 +142,7 @@
public void pullAgentOutMaintenance(long
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/837#discussion_r106088086
--- Diff:
api/src/org/apache/cloudstack/api/command/admin/host/ReconnectHostCmd.java ---
@@ -100,17 +103,18 @@ public Long getInstanceId
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/837#discussion_r106088129
--- Diff:
engine/orchestration/src/com/cloud/agent/manager/AgentManagerImpl.java ---
@@ -986,33 +986,28 @@ public Answer easySend(final Long hostId
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/837#discussion_r105881592
--- Diff: engine/components-api/src/com/cloud/agent/AgentManager.java ---
@@ -141,7 +142,7 @@
public void pullAgentOutMaintenance(long
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/837#discussion_r105881440
--- Diff:
plugins/network-elements/netscaler/src/com/cloud/network/element/NetscalerElement.java
---
@@ -512,7 +512,11 @@ public void
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/837#discussion_r105881425
--- Diff: server/src/com/cloud/alert/AlertManagerImpl.java ---
@@ -767,7 +767,9 @@ public void sendAlert(AlertType alertType, long
dataCenterId, Long
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/837#discussion_r105881247
--- Diff:
engine/orchestration/src/com/cloud/agent/manager/AgentManagerImpl.java ---
@@ -1049,7 +1044,13 @@ public boolean executeUserRequest(final
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1965
@ustcweizhou
We are saving the password in the user_vm_details explicitly. We are not
checking if ssh key pair is set for this vm or not.
I agree that ideally we should sync the
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1965
@ustcweizhou
Hi we are not saving the password to the router. we are saving the password
in the VM details. When the VM starts we send the password to the router.
Password reset cannot
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1967
Ready to merge.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1970
Ready to merge.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1969
will move the changes to new schema file, when the new master branch is
created after release.
---
If your project is set up for it, you can reply to this email and have your
reply appear on
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1971
@borisstoyanov
I have only run BVTs, same as what you have already posted. Will also run
the above mentioned test and post the results.
thanks,
Bharat.
---
If your project is
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1971
@borisstoyanov
We do not have any unit tests for this, but we have rvr marvin test, to
test the basic functionality.
test/integration/component/maint/test_redundant_router.py
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/843
LGTM
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1965
@ustcweizhou
Reformatted the code.
thanks.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/1971
CLOUDSTACK-9726 Update state is not changed to UPDATE_FAILED in case â¦
â¦when Host is put in Maintenance Mode.
You can merge this pull request into a Git repository by running:
$ git
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/1970
CLOUDSTACK-9725 Failed to update VPC Network during N/w offering Upgrâ¦
â¦ade which doesnt have ACL service Enabled.
check if acl service provider is configured when network is
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/1969
CLOUDSTACK-9667 Enable resourcecount.check.interval by default
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bvbharatk/cloudstack
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/1968
CLOUDSTACK-9666 Added basic configuration validation for the config dâ¦
â¦rive global settings
You can merge this pull request into a Git repository by running:
$ git pull https
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/1967
CLOUDSTACK-9638 Problems caused when inputting double-byte numbers foâ¦
â¦r custom compute offerings
You can merge this pull request into a Git repository by running:
$ git pull https
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/1965
CLOUDSTACK-9727 Password reset discrepancy in RVR when one of the Rouâ¦
â¦ter is not in Running state.
You can merge this pull request into a Git repository by running:
$ git pull
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1379
Code changes look ok to me LGTM.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1874
LGTM
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1876
LGTM
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/865
Rebased with 4.9
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/838
Rebased with 4.9
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/865
Rebased with 4.9
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/866
@abhinandanprateek
Hi Abhi,
This test is failing because of test case clean up issues. Blow are the log
messages from marvin
Job failed: {jobprocstatus : 0, created : u'20
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/866
### ACS CI BVT Run
**Sumarry:**
Build Number 89
Hypervisor xenserver
NetworkType Advanced
Passed=102
Failed=1
Skipped=4
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1644
### ACS CI BVT Run
**Sumarry:**
Build Number 86
Hypervisor xenserver
NetworkType Advanced
Passed=99
Failed=4
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1511
### ACS CI BVT Run
**Sumarry:**
Build Number 82
Hypervisor xenserver
NetworkType Advanced
Passed=100
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1511
### ACS CI BVT Run
**Sumarry:**
Build Number 81
Hypervisor xenserver
NetworkType Advanced
Passed=100
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1511
### ACS CI BVT Run
**Sumarry:**
Build Number 79
Hypervisor xenserver
NetworkType Advanced
Passed=100
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1511
### ACS CI BVT Run
**Sumarry:**
Build Number 50
Hypervisor xenserver
NetworkType Advanced
Passed=100
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/866
@ustcweizhou any update regarding your changes.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/872
### ACS CI BVT Run
**Sumarry:**
Build Number 209
Hypervisor xenserver
NetworkType Advanced
Passed=71
Failed=2
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1580
### ACS CI BVT Run
**Sumarry:**
Build Number 208
Hypervisor xenserver
NetworkType Advanced
Passed=72
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1581
### ACS CI BVT Run
**Sumarry:**
Build Number 207
Hypervisor xenserver
NetworkType Advanced
Passed=68
Failed=5
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1573
### ACS CI BVT Run
**Sumarry:**
Build Number 206
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1575
### ACS CI BVT Run
**Sumarry:**
Build Number 205
Hypervisor xenserver
NetworkType Advanced
Passed=20
Failed=24
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1571
### ACS CI BVT Run
**Sumarry:**
Build Number 204
Hypervisor xenserver
NetworkType Advanced
Passed=66
Failed=3
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1572
### ACS CI BVT Run
**Sumarry:**
Build Number 203
Hypervisor xenserver
NetworkType Advanced
Passed=71
Failed=2
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1547
### ACS CI BVT Run
**Sumarry:**
Build Number 202
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/872
### ACS CI BVT Run
**Sumarry:**
Build Number 201
Hypervisor xenserver
NetworkType Advanced
Passed=71
Failed=2
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1568
### ACS CI BVT Run
**Sumarry:**
Build Number 200
Hypervisor xenserver
NetworkType Advanced
Passed=20
Failed=21
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1541
### ACS CI BVT Run
**Sumarry:**
Build Number 199
Hypervisor xenserver
NetworkType Advanced
Passed=68
Failed=5
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1542
### ACS CI BVT Run
**Sumarry:**
Build Number 198
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1545
### ACS CI BVT Run
**Sumarry:**
Build Number 196
Hypervisor xenserver
NetworkType Advanced
Passed=71
Failed=2
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1547
### ACS CI BVT Run
**Sumarry:**
Build Number 195
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/872
### ACS CI BVT Run
**Sumarry:**
Build Number 194
Hypervisor xenserver
NetworkType Advanced
Passed=69
Failed=4
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1547
### ACS CI BVT Run
**Sumarry:**
Build Number 192
Hypervisor xenserver
NetworkType Advanced
Passed=72
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1548
### ACS CI BVT Run
**Sumarry:**
Build Number 190
Hypervisor xenserver
NetworkType Advanced
Passed=72
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1554
### ACS CI BVT Run
**Sumarry:**
Build Number 189
Hypervisor xenserver
NetworkType Advanced
Passed=72
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1557
### ACS CI BVT Run
**Sumarry:**
Build Number 188
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1559
### ACS CI BVT Run
**Sumarry:**
Build Number 186
Hypervisor xenserver
NetworkType Advanced
Passed=68
Failed=5
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1560
### ACS CI BVT Run
**Sumarry:**
Build Number 185
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1563
### ACS CI BVT Run
**Sumarry:**
Build Number 184
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1566
### ACS CI BVT Run
**Sumarry:**
Build Number 183
Hypervisor xenserver
NetworkType Advanced
Passed=70
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1519
### ACS CI BVT Run
**Sumarry:**
Build Number 182
Hypervisor xenserver
NetworkType Advanced
Passed=67
Failed=6
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1525
### ACS CI BVT Run
**Sumarry:**
Build Number 181
Hypervisor xenserver
NetworkType Advanced
Passed=72
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1530
### ACS CI BVT Run
**Sumarry:**
Build Number 180
Hypervisor xenserver
NetworkType Advanced
Passed=69
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1531
### ACS CI BVT Run
**Sumarry:**
Build Number 179
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1443
### ACS CI BVT Run
**Sumarry:**
Build Number 178
Hypervisor xenserver
NetworkType Advanced
Passed=72
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1455
### ACS CI BVT Run
**Sumarry:**
Build Number 177
Hypervisor xenserver
NetworkType Advanced
Passed=65
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/827
### ACS CI BVT Run
**Sumarry:**
Build Number 176
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/872
### ACS CI BVT Run
**Sumarry:**
Build Number 174
Hypervisor xenserver
NetworkType Advanced
Passed=71
Failed=2
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/896
### ACS CI BVT Run
**Sumarry:**
Build Number 173
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/899
### ACS CI BVT Run
**Sumarry:**
Build Number 172
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/905
### ACS CI BVT Run
**Sumarry:**
Build Number 170
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/914
### ACS CI BVT Run
**Sumarry:**
Build Number 167
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1455
### ACS CI BVT Run
**Sumarry:**
Build Number 166
Hypervisor xenserver
NetworkType Advanced
Passed=70
Failed=3
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1464
### ACS CI BVT Run
**Sumarry:**
Build Number 165
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1470
### ACS CI BVT Run
**Sumarry:**
Build Number 164
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1480
### ACS CI BVT Run
**Sumarry:**
Build Number 163
Hypervisor xenserver
NetworkType Advanced
Passed=72
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1491
### ACS CI BVT Run
**Sumarry:**
Build Number 162
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/872
### ACS CI BVT Run
**Sumarry:**
Build Number 159
Hypervisor xenserver
NetworkType Advanced
Passed=71
Failed=2
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1511
### ACS CI BVT Run
**Sumarry:**
Build Number 158
Hypervisor xenserver
NetworkType Advanced
Passed=68
Failed=5
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1447
### ACS CI BVT Run
**Sumarry:**
Build Number 156
Hypervisor xenserver
NetworkType Advanced
Passed=68
Failed=5
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1448
### ACS CI BVT Run
**Sumarry:**
Build Number 155
Hypervisor xenserver
NetworkType Advanced
Passed=68
Failed=5
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1450
### ACS CI BVT Run
**Sumarry:**
Build Number 154
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1451
### ACS CI BVT Run
**Sumarry:**
Build Number 152
Hypervisor xenserver
NetworkType Advanced
Passed=68
Failed=5
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/872
### ACS CI BVT Run
**Sumarry:**
Build Number 151
Hypervisor xenserver
NetworkType Advanced
Passed=71
Failed=2
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1418
### ACS CI BVT Run
**Sumarry:**
Build Number 148
Hypervisor xenserver
NetworkType Advanced
Passed=70
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1432
### ACS CI BVT Run
**Sumarry:**
Build Number 147
Hypervisor xenserver
NetworkType Advanced
Passed=68
Failed=5
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1435
### ACS CI BVT Run
**Sumarry:**
Build Number 146
Hypervisor xenserver
NetworkType Advanced
Passed=68
Failed=5
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1436
### ACS CI BVT Run
**Sumarry:**
Build Number 145
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/1437
### ACS CI BVT Run
**Sumarry:**
Build Number 144
Hypervisor xenserver
NetworkType Advanced
Passed=72
Failed=1
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/872
### ACS CI BVT Run
**Sumarry:**
Build Number 143
Hypervisor xenserver
NetworkType Advanced
Passed=71
Failed=2
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/351
### ACS CI BVT Run
**Sumarry:**
Build Number 142
Hypervisor xenserver
NetworkType Advanced
Passed=70
Failed=3
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/544
### ACS CI BVT Run
**Sumarry:**
Build Number 139
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/556
### ACS CI BVT Run
**Sumarry:**
Build Number 137
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/562
### ACS CI BVT Run
**Sumarry:**
Build Number 136
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/872
### ACS CI BVT Run
**Sumarry:**
Build Number 127
Hypervisor xenserver
NetworkType Advanced
Passed=71
Failed=2
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/798
### ACS CI BVT Run
**Sumarry:**
Build Number 126
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
Github user bvbharatk commented on the issue:
https://github.com/apache/cloudstack/pull/815
### ACS CI BVT Run
**Sumarry:**
Build Number 124
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder (search
1 - 100 of 266 matches
Mail list logo