forked from GoogleCloudPlatform/PerfKitBenchmarker
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clearlinux master (GoogleCloudPlatform#119)
* Initial working fio micro on Clear Linux. * Found a cleaner way to install packages that didn't require a linux_packages/<pkgname.py> and also clarified the metadata collected about Clear Linux. * Removed the fio package installation. It is not needed since fio is pulled from its git repo and compiled. * First commit of a functional code for fio on the AWS Clear Linux image. * Bugfix: mkdir fails on Clear when /etc/sudoers.d already exists. * Removed some librdkafka methods for Clear that were misplaced, and not applicable to branch. * Removed some commented code, more Clear stuff previously overlooked. * Removed some refactoring that wasn't required. * Removing a tab in linux_virtual_machine.py, and a space + an import statement in collectd.py.
- Loading branch information
1 parent
c38dcba
commit f738e94
Showing
5 changed files
with
148 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters