Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-3441

Suppress YCSB smoke test output

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • tests
    • None

    Description

      Currently, YCSB smoke test runs ycsb with the -s option, which outputs processing status to a file, and its size can be over 500MB.
      It's not so huge for general environments, but our CI servers for x86_64 have only 8GB as a root volume.
      They store test results under /home/jenkins/workspaces on the root volume for each distro, so the total size can be 3GB+. It easily runs short of their disk.
      I'm planning to extend their root volume in the near future, but I'd like to suppress the output as a workaround for now.

      [jenkins@ip-172-31-8-128 ~]$ df -h /
      Filesystem      Size  Used Avail Use% Mounted on
      /dev/xvda1      8.0G  7.2G  883M  90% /
      [jenkins@ip-172-31-8-128 ~]$ find /home/jenkins/workspace -size +500M
      /home/jenkins/workspace/Bigtop-trunk-smoke-tests/COMPONENTS/hdfs.hbase.hbase.ycsb@ycsb/OS/centos-8-x86_64-deploy/smoke-tests/ycsb/load_basic.dat
      /home/jenkins/workspace/Bigtop-trunk-smoke-tests/COMPONENTS/hdfs.hbase.hbase.ycsb@ycsb/OS/fedora-31-x86_64-deploy/smoke-tests/ycsb/load_basic.dat
      /home/jenkins/workspace/Bigtop-trunk-smoke-tests/COMPONENTS/hdfs.hbase.hbase.ycsb@ycsb/OS/ubuntu-16.04-amd64-deploy/smoke-tests/ycsb/load_basic.dat
      /home/jenkins/workspace/Bigtop-trunk-smoke-tests/COMPONENTS/hdfs.hbase.hbase.ycsb@ycsb/OS/debian-9-amd64-deploy/smoke-tests/ycsb/load_basic.dat
      /home/jenkins/workspace/Bigtop-trunk-smoke-tests/COMPONENTS/hdfs.hbase.hbase.ycsb@ycsb/OS/debian-10-amd64-deploy/smoke-tests/ycsb/load_basic.dat
      /home/jenkins/workspace/Bigtop-trunk-smoke-tests/COMPONENTS/hdfs.hbase.hbase.ycsb@ycsb/OS/centos-7-x86_64-deploy/smoke-tests/ycsb/load_basic.dat
      

      Attachments

        Activity

          People

            sekikn Kengo Seki
            sekikn Kengo Seki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1h 20m
                1h 20m