Skip to content

Commit 45fa8ff

Browse files
author
Srikanteswararao Talluri
committed
Revert "Change references of people.apache.org to home.apache.org in the test code"
This reverts commit af267cf.
1 parent af267cf commit 45fa8ff

8 files changed

Lines changed: 26 additions & 26 deletions

File tree

test/integration/component/test_project_usage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ def __init__(self):
9898
"iso": {
9999
"displaytext": "Test ISO",
100100
"name": "Test ISO",
101-
"url": "https://home.apache.org/~talluri/dummy.iso",
101+
"url": "http://people.apache.org/~tsp/dummy.iso",
102102
# Source URL where ISO is located
103103
"isextractable": True,
104104
"isfeatured": True,

test/integration/component/test_reset_ssh_keypair.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ def setUpClass(cls):
188188
# similar steps to get SSH key from web so as to make it ssh enabled
189189

190190
cmds = [
191-
"cd /etc/init.d;wget https://home.apache.org/~talluri/cloud-set-guest-password",
191+
"cd /etc/init.d;wget http://people.apache.org/~tsp/cloud-set-guest-password",
192192
"chmod +x /etc/init.d/cloud-set-guest-password",
193193
"chkconfig --add cloud-set-guest-password",
194194
"cd /etc/init.d;wget http://downloads.sourceforge.net/project/cloudstack/SSH%20Key%20Gen%20Script/" + \

test/integration/component/test_tags.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ def __init__(self):
124124
{
125125
"displaytext": "Dummy ISO",
126126
"name": "Dummy ISO",
127-
"url": "https://home.apache.org/~talluri/dummy.iso",
127+
"url": "http://people.apache.org/~tsp/dummy.iso",
128128
# Source URL where ISO is located
129129
"isextractable": True,
130130
"isfeatured": True,

test/integration/component/test_usage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def __init__(self):
9393
"iso": {
9494
"displaytext": "Test ISO",
9595
"name": "Test ISO",
96-
"url": "https://home.apache.org/~talluri/dummy.iso",
96+
"url": "http://people.apache.org/~tsp/dummy.iso",
9797
# Source URL where ISO is located
9898
"isextractable": True,
9999
"isfeatured": True,

test/integration/component/test_vm_passwdenabled.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ def setUpClass(cls):
167167
# chkconfig --add cloud-set-guest-password
168168

169169
cmds = [
170-
"cd /etc/init.d;wget https://home.apache.org/~talluri/cloud-set-guest-password",
170+
"cd /etc/init.d;wget http://people.apache.org/~tsp/cloud-set-guest-password",
171171
"chmod +x /etc/init.d/cloud-set-guest-password",
172172
"chkconfig --add cloud-set-guest-password",
173173
]

test/integration/component/test_volumes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def __init__(self):
8888
{
8989
"displaytext": "Test ISO",
9090
"name": "testISO",
91-
"url": "https://home.apache.org/~talluri/dummy.iso",
91+
"url": "http://people.apache.org/~tsp/dummy.iso",
9292
# Source URL where ISO is located
9393
"ostype": 'CentOS 5.3 (64-bit)',
9494
},

test/integration/testpaths/testpath_stopped_vm.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -829,8 +829,8 @@ def test_08_pt_startvm_false_password_enabled_template(self):
829829
# similar steps to get SSH key from web so as to make it ssh enabled
830830

831831
cmds = [
832-
"cd /etc/init.d;wget https://home.apache.org/~talluri/ \
833-
cloud-set-guest-password",
832+
"cd /etc/init.d;wget http://people.apache.org/~tsp/\
833+
cloud-set-guest-password",
834834
"chmod +x /etc/init.d/cloud-set-guest-password",
835835
"chkconfig --add cloud-set-guest-password"]
836836
for c in cmds:

tools/marvin/marvin/config/test_data.py

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -744,15 +744,15 @@
744744
"iso": {
745745
"displaytext": "Test ISO",
746746
"name": "ISO",
747-
"url": "https://home.apache.org/~talluri/dummy.iso",
747+
"url": "http://people.apache.org/~tsp/dummy.iso",
748748
"bootable": False,
749749
"ispublic": False,
750750
"ostype": "Other (64-bit)",
751751
},
752752
"iso1": {
753753
"displaytext": "Test ISO 1",
754754
"name": "ISO 1",
755-
"url": "https://home.apache.org/~talluri/dummy.iso",
755+
"url": "http://people.apache.org/~tsp/dummy.iso",
756756
"isextractable": True,
757757
"isfeatured": True,
758758
"ispublic": True,
@@ -761,7 +761,7 @@
761761
"iso2": {
762762
"displaytext": "Test ISO 2",
763763
"name": "ISO 2",
764-
"url": "https://home.apache.org/~talluri/dummy.iso",
764+
"url": "http://people.apache.org/~tsp/dummy.iso",
765765
"isextractable": True,
766766
"isfeatured": True,
767767
"ispublic": True,
@@ -786,7 +786,7 @@
786786
"name": "Centos",
787787
"passwordenabled": False,
788788
"ostype": "CentOS 6.3 (64-bit)",
789-
"url": "https://home.apache.org/~talluri/centos63.ova",
789+
"url": "http://people.apache.org/~sanjeev/centos63.ova",
790790
"format": "OVA",
791791
"ispublic": "true"
792792
},
@@ -804,7 +804,7 @@
804804
"displaytext": "Windows 7 (64-bit)",
805805
"name": "Windows 7 (64-bit)",
806806
"passwordenabled": False,
807-
"url": "https://home.apache.org/~talluri/windows7.vhd",
807+
"url": "http://people.apache.org/~sanjeev/windows7.vhd",
808808
"format": "VHD",
809809
"ostype": "Windows 7 (64-bit)",
810810
"ispublic": "true",
@@ -836,23 +836,23 @@
836836
"displaytext": "win2012",
837837
"name": "win2012",
838838
"passwordenabled": False,
839-
"url": "https://home.apache.org/~talluri/new-test-win.ova",
839+
"url": "http://people.apache.org/~sanjeev/new-test-win.ova",
840840
"format": "OVA",
841841
"ostype": "Windows 8 (64-bit)",
842842
},
843843
"rhel60template": {
844844
"displaytext": "Rhel60",
845845
"name": "Rhel60",
846846
"passwordenabled": False,
847-
"url": "https://home.apache.org/~talluri/Rhel6-64bit.ova",
847+
"url": "http://people.apache.org/~sanjeev/Rhel6-64bit.ova",
848848
"format": "OVA",
849849
"ostype": "Red Hat Enterprise Linux 6.0 (64-bit)"
850850
},
851851
"templateregister": {
852852
"displaytext": "xs",
853853
"name": "xs",
854854
"passwordenabled": False,
855-
"url": "https://home.apache.org/~talluri/ttylinux_pv.vhd.bz2",
855+
"url": "http://people.apache.org/~sanjeev/ttylinux_pv.vhd.bz2",
856856
"format": "VHD"
857857
},
858858
"security_group": {"name": "custom_Sec_Grp"},
@@ -1064,7 +1064,7 @@
10641064
"displaytext": "RHEL7 (64-bit)",
10651065
"name": "RHEL 7 Insta1",
10661066
"passwordenabled": False,
1067-
"url": "https://home.apache.org/~talluri/RHEL764bitwithtools.vhd",
1067+
"url": "http://people.apache.org/~sanjeev/RHEL764bitwithtools.vhd",
10681068
"format": "VHD" ,
10691069
"ostype": "RHEL 7 (64-bit)",
10701070
"ispublic": "true",
@@ -1518,7 +1518,7 @@
15181518
"displaytext": "Windows 8 (64-bit)",
15191519
"name": "win8withpvxen",
15201520
"passwordenabled": False,
1521-
"url": "https://home.apache.org/~talluri/79211594-1d4a-4dee-ae6c-c5c315ded2be.vhd",
1521+
"url": "http://people.apache.org/~sanjeev/79211594-1d4a-4dee-ae6c-c5c315ded2be.vhd",
15221522
"format": "VHD" ,
15231523
"ostype": "Windows 8 (64-bit)",
15241524
"ispublic": "true",
@@ -1547,17 +1547,17 @@
15471547
"browser_upload_volume":{
15481548
"VHD": {
15491549
"diskname": "XenUploadVol",
1550-
"url": "https://home.apache.org/~talluri/rajani-thin-volume.vhd",
1550+
"url": "http://people.apache.org/~sanjeev/rajani-thin-volume.vhd",
15511551
"checksum": "09b08b6abb1b903fca7711d3ac8d6598",
15521552
},
15531553
"OVA": {
15541554
"diskname": "VMwareUploadVol",
1555-
"url": "https://home.apache.org/~talluri/CentOS5.5(64bit)-vmware-autoscale.ova",
1555+
"url": "http://people.apache.org/~sanjeev/CentOS5.5(64bit)-vmware-autoscale.ova",
15561556
"checksum": "da997b697feaa2f1f6e0d4785b0cece2",
15571557
},
15581558
"QCOW2": {
15591559
"diskname": "KVMUploadVol",
1560-
"url": "https://home.apache.org/~talluri/rajani-thin-volume.qcow2",
1560+
"url": "http://people.apache.org/~sanjeev/rajani-thin-volume.qcow2",
15611561
"checksum": "02de0576dd3a61ab59c03fd795fc86ac",
15621562
},
15631563
'browser_resized_disk_offering': {
@@ -1570,23 +1570,23 @@
15701570
"VHD": {
15711571
"templatename": "XenUploadtemplate",
15721572
"displaytext": "XenUploadtemplate",
1573-
"url": "https://home.apache.org/~talluri/centos56-x86_64.vhd.bz2",
1573+
"url": "http://people.apache.org/~sanjeev/centos56-x86_64.vhd.bz2",
15741574
"hypervisor":"XenServer",
15751575
"checksum": "09b08b6abb1b903fca7711d3ac8d6598",
15761576
"ostypeid":"74affaea-c658-11e4-ad38-a6d1374244b4"
15771577
},
15781578
"OVA": {
15791579
"templatename": "VMwareUploadtemplate",
15801580
"displaytext": "VMwareUploadtemplate",
1581-
"url": "https://home.apache.org/~talluri/CentOS5.3-x86_64.ova",
1581+
"url": "http://people.apache.org/~sanjeev/CentOS5.3-x86_64.ova",
15821582
"checksum": "02de0576dd3a61ab59c03fd795fc86ac",
15831583
"hypervisor":"VMware",
15841584
"ostypeid":"74affaea-c658-11e4-ad38-a6d1374244b4"
15851585
},
15861586
"QCOW2": {
15871587
"templatename": "KVMUploadtemplate",
15881588
"displaytext": "VMwareUploadtemplate",
1589-
"url": "https://home.apache.org/~talluri/eec2209b-9875-3c8d-92be-c001bd8a0faf.qcow2.bz2",
1589+
"url": "http://people.apache.org/~sanjeev/eec2209b-9875-3c8d-92be-c001bd8a0faf.qcow2.bz2",
15901590
"checksum": "da997b697feaa2f1f6e0d4785b0cece2",
15911591
"hypervisor":"KVM",
15921592
"ostypeid":"2e02e376-cdf3-11e4-beb3-8aa6272b57ef"
@@ -1661,7 +1661,7 @@
16611661
"name": "testISO",
16621662
"bootable": True,
16631663
"ispublic": False,
1664-
"url": "https://home.apache.org/~talluri/CentOS-6.3-x86_64-bin-DVD1.iso",
1664+
"url": "http://people.apache.org/~sanjeev/CentOS-6.3-x86_64-bin-DVD1.iso",
16651665
"ostype": 'CentOS 6.3 (64-bit)',
16661666
"mode": 'HTTP_DOWNLOAD'
16671667
},
@@ -1676,7 +1676,7 @@
16761676
"isextractable": True,
16771677
"mode": "HTTP_DOWNLOAD",
16781678
"templatefilter": "self",
1679-
"url": "https://home.apache.org/~talluri/systemvm64template-2014-09-30-4.3-vmware.ova",
1679+
"url": "http://people.apache.org/~sanjeev/systemvm64template-2014-09-30-4.3-vmware.ova",
16801680
"hypervisor": "vmware",
16811681
"format": "OVA",
16821682
"nicadapter": "vmxnet3",

0 commit comments

Comments
 (0)