]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/workunits/rgw/s3_bucket_quota.pl
import 14.2.4 nautilus point release
[ceph.git] / ceph / qa / workunits / rgw / s3_bucket_quota.pl
index 6a4a1a4513c6d2c0841f1c0e76ee09c7934fb327..7f5476ef676c761a859be5a55c62932dab16ea29 100755 (executable)
@@ -53,7 +53,7 @@ my $logmsg;
 my $kruft;
 my $s3;
 my $hostdom  = $ENV{RGW_FQDN}||hostfqdn();
-my $port     = $ENV{RGW_PORT}||7280;
+my $port     = $ENV{RGW_PORT}||80;
 our $hostname = "$hostdom:$port";
 our $testfileloc;
 my $rgw_user = "qa_user";