This repository has been archived by the owner on Dec 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 42
Conversation
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
…arthquake/earthquake@osrg/namazu/nmz@g'
…e s@osrg.earthquake@osrg.namazu@g
…arthquake@Namazu@g
…rep -v "history" | xargs sed -i -e s@earthquake_@namazu_@g
…v "^.*json" | grep -v history | xargs sed -i -e s@earthquake@namazu@g
- earthquake -> nmz - misc/pyearthquake -> pynmz - misc/*/java/osrg/earthquake -> misc/*/java/osrg/namazu
CI failed because there is no |
thanks a lot, I'll look at it ASAP |
Looks good, thanks a lot! |
|
The failure is unrelated to renaming; it works after |
Tested following things:
Environment: Ubuntu 16.04 amd64 I'll merge after adding the logo. |
AkihiroSuda
changed the title
[WIP] [DO NOT MERGE] Project Rename: Earthquake --> Namazu
Project Rename: Earthquake --> Namazu
Apr 28, 2016
AkihiroSuda
added a commit
that referenced
this pull request
May 20, 2016
Release Note: http://osrg.github.io/namazu/post/release-0-2-0/ Changes from v0.1.2: * New project name (Earthquake --> Namazu) * New feature: process inspector (useful for reproducing flaky xUnit test failures) * New feature: filesystem inspector (found YARN-4301) * New feature: Container CLI (Docker-like, human-friendly CLI) * New experimental feature: Semi-deterministic replaying API Changes from v0.2.0-rc2: * #146: Reduce CPU consumption * #142: New project name (Earthquake --> Namazu) * #140: Integrate `earthquake-container` to `earthquake` * #139: Support static build * #137: New experimental feature: Semi-deterministic replaying API * #131: New minor feature: Standalone orchestrator * Improvement on docs * Some minor fixes
AkihiroSuda
added a commit
that referenced
this pull request
May 20, 2016
Release Note: http://osrg.github.io/namazu/post/release-0-2-0/ Changes from v0.1.2: * New project name (Earthquake --> Namazu) * New feature: process inspector (useful for reproducing flaky xUnit test failures) * New feature: filesystem inspector (found YARN-4301) * New feature: Container CLI (Docker-like, human-friendly CLI) * New experimental feature: Semi-deterministic replaying API Changes from v0.2.0-rc2: * #146: Reduce CPU consumption * #142: New project name (Earthquake --> Namazu) * #140: Integrate `earthquake-container` to `earthquake` * #139: Support static build * #137: New experimental feature: Semi-deterministic replaying API * #131: New minor feature: Standalone orchestrator * Improvement on docs * Some minor fixes
Merged
AkihiroSuda
added a commit
that referenced
this pull request
May 20, 2016
Release Note: http://osrg.github.io/namazu/post/release-0-2-0/ Changes from v0.1.2: * New project name (Earthquake --> Namazu) * New feature: process inspector (useful for reproducing flaky xUnit test failures) * New feature: filesystem inspector (found YARN-4301) * New feature: Container CLI (Docker-like, human-friendly CLI) * New experimental feature: Semi-deterministic replaying API Changes from v0.2.0-rc2: * #146: Reduce CPU consumption * #142: New project name (Earthquake --> Namazu) * #140: Integrate `earthquake-container` to `earthquake` * #139: Support static build * #137: New experimental feature: Semi-deterministic replaying API * #131: New minor feature: Standalone orchestrator * Improvement on docs * Some minor fixes
AkihiroSuda
added a commit
that referenced
this pull request
May 20, 2016
Release Note: http://osrg.github.io/namazu/post/release-0-2-0/ Changes from v0.1.2: * New project name (Earthquake --> Namazu) * New feature: process inspector (useful for reproducing flaky xUnit test failures) * New feature: filesystem inspector (found YARN-4301) * New feature: Container CLI (Docker-like, human-friendly CLI) * New experimental feature: Semi-deterministic replaying API Changes from v0.2.0-rc2: * #146: Reduce CPU consumption * #142: New project name (Earthquake --> Namazu) * #140: Integrate `earthquake-container` to `earthquake` * #139: Support static build * #137: New experimental feature: Semi-deterministic replaying API * #131: New minor feature: Standalone orchestrator * Improvement on docs * Some minor fixes
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
osrg/earthquake
-->osrg/namazu
earthquake
-->nmz
(go get github.com/namazu/nmz
)@NamazuFuzzTest
EQ_*
-->NMZ_*
nmz container
argument change:-eq-config
-->-nmz-autopilot
nmz inspectors proc
argument change:-root-pid
-->-pid
Close #141
TODO:
PTAL @mitake
If we want to rename something else, we should do it at this time.