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 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/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/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/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/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 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 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/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/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/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/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/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/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/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 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 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_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_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_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_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_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_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_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 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 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 pull request:
https://github.com/apache/cloudstack/pull/866#issuecomment-166838925
@DaanHoogland
Added a test to verify if the routers are getting updated one after the
other.
Test create network with redundant routers
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/865#issuecomment-143944642
The above travis error is because of a failure to do git pull below are the
relevant logs.
system_info
Build system information
Build
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/898
CLOUDSTACK-89027 Restart Network fails in EIP/ELB zone
The restart network was failing when using external loadbalencer. The
failure was because of a number format exception. When
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/908#issuecomment-145441458
@remibergsma
Hi,
I see that currently we invoke the main function of configure.py every time
we call the update_config when a new config to vr is
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/930
CLOUDSTACK-8933 SSVm and CPVM do not survive a reboot from API
The issue is because we loop infinitely when we do not receive any cmdline
data during reboots. The current fix is to attempt
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/930#issuecomment-148296716
Hi,
one way to fix this as i mentioned earlier is to send some data which will
tell us not to wait, using patchviasoket even when we reboot. This will
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/930#discussion_r42088137
--- Diff: systemvm/patches/debian/config/etc/init.d/cloud-early-config ---
@@ -117,7 +117,7 @@ get_boot_params() {
if [ ! -e /dev
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/930#discussion_r42088163
--- Diff: systemvm/patches/debian/config/etc/init.d/cloud-early-config ---
@@ -128,7 +128,14 @@ get_boot_params() {
echo $pubkey
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/930#issuecomment-148297173
@remibergsma
The fix dose not cover the case of cmdline change when we stop start the
router. I said how i intend to fix this and waiting to see if other
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/930#issuecomment-149456401
@karuturi @wilderrodrigues
Hi guys,
Thanks for taking this up and finalising. It would have taken at lest 4
days to start working on this again
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/864#discussion_r43601603
--- Diff:
engine/orchestration/src/com/cloud/vm/VirtualMachineManagerImpl.java ---
@@ -1090,8 +1091,8 @@ public void orchestrateStart(final String
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/864#issuecomment-152940799
@wido,
sorry for the late response, was busy with other work. I have replied to
your question inline.
@remibergsma
Thanks for taking time and
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/1020
CLOUDSTACK-9016 Fail to create VM instance within VPC
bug link https://issues.apache.org/jira/browse/CLOUDSTACK-9016.
CS doe not allocate the ip of the form x.x.x.1 to a guest VM. We
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1020#issuecomment-152963507
Hi,
Adding Sanjeev's commit which tests this change.
---
If your project is set up for it, you can reply to this email and have your
reply appe
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/866#issuecomment-152969714
Hi,
rebased with master.
---
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
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/840#issuecomment-152974654
@bhaisaab
fixed the double indent.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/692
CLOUDSTACK-8725 RVR functionality is broken in case of isolated netwoâ¦
CLOUDSTACK-8725 RVR functionality is broken in case of isolated networks,
conntrackd fails to start.
You can
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/692#discussion_r37048693
--- Diff: systemvm/patches/debian/config/opt/cloud/bin/cs/CsRedundant.py ---
@@ -96,7 +96,7 @@ def _redundant_on(self):
d
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/692#discussion_r37269538
--- Diff: systemvm/patches/debian/config/opt/cloud/bin/cs/CsRedundant.py ---
@@ -96,7 +96,7 @@ def _redundant_on(self):
d
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/784
CLOUDSTACK-8799 fixed the defalut routes
CLOUDSTACK-8799 made changes to fix CsRedundant.py
You can merge this pull request into a Git repository by running:
$ git pull https
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/772#issuecomment-138793699
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 pull request:
https://github.com/apache/cloudstack/pull/784#issuecomment-138885057
Hi @wilderrodrigues
will update once i am done testing against vpc networks.
---
If your project is set up for it, you can reply to this email and have
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/784#discussion_r39033655
--- Diff: systemvm/patches/debian/config/opt/cloud/bin/cs/CsAddress.py ---
@@ -95,9 +95,17 @@ def get_control_if(self):
return ip
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/784#discussion_r39242678
--- Diff: systemvm/patches/debian/config/opt/cloud/bin/cs/CsAddress.py ---
@@ -105,8 +121,17 @@ def process(self):
ip = CsIP(dev
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/784#discussion_r39242176
--- Diff: systemvm/patches/debian/config/opt/cloud/bin/cs/CsAddress.py ---
@@ -95,9 +95,25 @@ def get_control_if(self):
return ip
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/800
CLOUDSTACK-8798 Fixed the vrrp virtual ip config in case of rvr enablâ¦
Fixed the vrrp virtual ip config in case of rvr enabled isolated networks.
changed the CsRedundant.py to bring down
Github user bvbharatk commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/784#discussion_r39275218
--- Diff: systemvm/patches/debian/config/opt/cloud/bin/cs/CsAddress.py ---
@@ -95,9 +95,25 @@ def get_control_if(self):
return ip
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/819#issuecomment-140046588
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 pull request:
https://github.com/apache/cloudstack/pull/784#issuecomment-140278884
commit ids
b66dcda49f370e6fc91ebff889a694f17826ca44
1a02773b556a0efa277cf18cd099fc62a4e27706
---
If your project is set up for it, you can reply to
Github user bvbharatk closed the pull request at:
https://github.com/apache/cloudstack/pull/784
---
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 feature
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/837
CLOUDSTACK-8855 Improve Error Message for Host Alert State and reconnect
host API.
earlier we were eating up exceptions from the lower layer which resulted in
improper error messages. fixed
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/838
CLOUDSTACK-8855 Improve Error Message for Host Alert State and reconnect
host API.
earlier we were eating up exceptions from the lower layer which resulted in
improper error messages. fixed
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/837#issuecomment-140646781
@wilderrodrigues
my bad, something went wrong while creating the pr. fixed this.
---
If your project is set up for it, you can reply to this email and have
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/838#issuecomment-140649167
@wilderrodrigues
this jira ticket will give some insight on how to test it.
https://issues.apache.org/jira/browse/CLOUDSTACK-8857
---
If your project is
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/839
CLOUDSTACK-8851 Redundant VR getting started in the same cluster or hâ¦
we are not populating the deployment destination of the previous rvr in the
avoid set of the rvr that is being created
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/840
CLOUDSTACK-8852 Database shows that management server is UP when it iâ¦
â¦s actually stopped from the CCP GUI
This was happening as the stop method in clusterMnanagerImpl was
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/864
CLOUDSTACK-8860: improve error messages in VM deployment code path.
improved the error messages in vm deployment code path. added some more
data to the error messages and also fixed some
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/865
CLOUDSTACK-8856 Primary Storage Used(type tag with value 2) related tâ¦
Primary Storage Used(type tag with value 2) related tag is not showing in
listCapacity api response
You can merge
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/866
CLOUDSTACK-8751 minimise downtime of network when network update is in
progress.
more info in the bug link below.
https://issues.apache.org/jira/browse/CLOUDSTACK-8751
You can merge this
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/877
Cloudstack 8902
In an EIP zone, restarting a network with cleanup option checked , is
failing with NumberFormatException.
tested manually.
You can merge this pull request into a Git
Github user bvbharatk closed the pull request at:
https://github.com/apache/cloudstack/pull/877
---
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 feature
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/866#issuecomment-219300465
### ACS CI BVT Run
**Sumarry:**
Build Number 32
Hypervisor xenserver
NetworkType Advanced
Passed=184
Failed=4
Skipped=6
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/866#issuecomment-219300583
Hi,
In the CI the test have failed because of a tear down issue i.e. the test
failed to clean the used resources. These failure can be ignored until we
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/866#issuecomment-221785775
@swill
Rebased with master and resolved the conflicts.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1376#issuecomment-221846787
### ACS CI BVT Run
**Sumarry:**
Build Number 56
Hypervisor xenserver
NetworkType Advanced
Passed=72
Failed=1
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1360#issuecomment-221940475
### ACS CI BVT Run
**Sumarry:**
Build Number 58
Hypervisor xenserver
NetworkType Advanced
Passed=67
Failed=4
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1357#issuecomment-221985483
### ACS CI BVT Run
**Sumarry:**
Build Number 59
Hypervisor xenserver
NetworkType Advanced
Passed=71
Failed=2
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1355#issuecomment-222025028
### ACS CI BVT Run
**Sumarry:**
Build Number 60
Hypervisor xenserver
NetworkType Advanced
Passed=67
Failed=5
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1333#issuecomment-222045623
### ACS CI BVT Run
**Sumarry:**
Build Number 61
Hypervisor xenserver
NetworkType Advanced
Passed=66
Failed=2
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1322#issuecomment-222125996
### ACS CI BVT Run
**Sumarry:**
Build Number 64
Hypervisor xenserver
NetworkType Advanced
Passed=70
Failed=3
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1307#issuecomment-222167149
### ACS CI BVT Run
**Sumarry:**
Build Number 65
Hypervisor xenserver
NetworkType Advanced
Passed=71
Failed=2
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1304#issuecomment-11023
### ACS CI BVT Run
**Sumarry:**
Build Number 66
Hypervisor xenserver
NetworkType Advanced
Passed=72
Failed=0
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1282#issuecomment-43971
### ACS CI BVT Run
**Sumarry:**
Build Number 67
Hypervisor xenserver
NetworkType Advanced
Passed=68
Failed=4
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1278#issuecomment-76364
### ACS CI BVT Run
**Sumarry:**
Build Number 68
Hypervisor xenserver
NetworkType Advanced
Passed=69
Failed=4
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1269#issuecomment-86696
### ACS CI BVT Run
**Sumarry:**
Build Number 69
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1257#issuecomment-92187
### ACS CI BVT Run
**Sumarry:**
Build Number 70
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1253#issuecomment-98365
### ACS CI BVT Run
**Sumarry:**
Build Number 71
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1252#issuecomment-222304350
### ACS CI BVT Run
**Sumarry:**
Build Number 72
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1250#issuecomment-222311560
### ACS CI BVT Run
**Sumarry:**
Build Number 73
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1248#issuecomment-222320117
### ACS CI BVT Run
**Sumarry:**
Build Number 74
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1246#issuecomment-222328207
### ACS CI BVT Run
**Sumarry:**
Build Number 75
Hypervisor xenserver
NetworkType Advanced
Passed=68
Failed=5
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1245#issuecomment-222335221
### ACS CI BVT Run
**Sumarry:**
Build Number 76
Hypervisor xenserver
NetworkType Advanced
Passed=72
Failed=1
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1148#issuecomment-222390201
### ACS CI BVT Run
**Sumarry:**
Build Number 84
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/1010#issuecomment-222476776
### ACS CI BVT Run
**Sumarry:**
Build Number 88
Hypervisor xenserver
NetworkType Advanced
Passed=70
Failed=3
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/955#issuecomment-222531254
### ACS CI BVT Run
**Sumarry:**
Build Number 90
Hypervisor xenserver
NetworkType Advanced
Passed=68
Failed=5
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/938#issuecomment-222551754
### ACS CI BVT Run
**Sumarry:**
Build Number 91
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/928#issuecomment-222566382
### ACS CI BVT Run
**Sumarry:**
Build Number 92
Hypervisor xenserver
NetworkType Advanced
Passed=71
Failed=2
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/927#issuecomment-222581352
### ACS CI BVT Run
**Sumarry:**
Build Number 93
Hypervisor xenserver
NetworkType Advanced
Passed=72
Failed=1
Skipped=3
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/921
### ACS CI BVT Run
**Sumarry:**
Build Number 96
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/914
### ACS CI BVT Run
**Sumarry:**
Build Number 97
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/905
### ACS CI BVT Run
**Sumarry:**
Build Number 99
Hypervisor xenserver
NetworkType Advanced
Passed=73
Failed=0
Skipped=3
_Link to logs Folder
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/899
### ACS CI BVT Run
**Sumarry:**
Build Number 100
Hypervisor xenserver
NetworkType Advanced
Passed=72
Failed=1
Skipped=3
_Link to logs Folder
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/896
### ACS CI BVT Run
**Sumarry:**
Build Number 101
Hypervisor xenserver
NetworkType Advanced
Passed=66
Failed=3
Skipped=3
_Link to logs Folder
Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/892
### ACS CI BVT Run
**Sumarry:**
Build Number 102
Hypervisor xenserver
NetworkType Advanced
Passed=71
Failed=2
Skipped=3
_Link to logs Folder
1 - 100 of 266 matches
Mail list logo