Change 13514
tjuricek committed this change
into
//guest/perforce_software/helix-web-services/main
Request Review
Download .zip
Revised some of the p4_web_api tests to work under the installed 'production' perforce system.
Notes on data resets:
sudo p4dctl stop helix-evaluation
sudo rm -rf /var/lib/perforce/p4d
sudo /opt/perforce/sbin/configure-perforce-server.sh helix-evaluation -n -p 1666 -r /var/lib/perforce/p4d -u super -P 'superuser1A!' --unicode
sudo su webservices
/home/webservices/.rvm/wrappers/ruby-2.2.2@p4webapi/p4util init -p :1666 /home/vagrant/p4ws/p4init
Files
4
Comments
0
2
edited
1
added
1
deleted
•
README#2
Loading...
README.md#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/depots_spec.rb#4
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/groups_spec.rb#3
Loading...
Tip: Use
n
and
p
to cycle through the changes.