(file) Return to Testcimmof CVS log (file) (dir) Up to [Pegasus] / pegasus

File: [Pegasus] / pegasus / Attic / Testcimmof (download)
Revision: 1.5, Mon Nov 17 19:28:53 2008 UTC (15 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, HPUX_TEST, HEAD
Changes since 1.4: +0 -0 lines
FILE REMOVED
BUG#: 8136
TITLE: Testcimmof depends on repository directory structure
DESCRIPTION: Replace the diffscript with TestCompareRepositories.

include $(PEGASUS_ROOT)/mak/config.mak
include $(PEGASUS_ROOT)/mak/commands.mak

clean:
	@$(RM) -Rf $(REPOSITORY_DIR)/repository.old
	@$(RM) -Rf $(REPOSITORY_DIR)/repository
	@$(RM) -Rf repository.log

poststarttests:
	$(MAKE) -f $(ROOT)/Testcimmof -i cimstop
	@$(RM) -Rf $(REPOSITORY_DIR)/repository.old
	@$(RM) -Rf $(REPOSITORY_DIR)/repository
	@$(RM) -Rf repository.log
	@$(ECHO) $(CIM_SCHEMA_DIR)
	$(MAKE) repository
	@$(MOVE) $(REPOSITORY_DIR)/repository $(REPOSITORY_DIR)/repository.old
	$(MAKE) -f $(ROOT)/Testcimmof cimstart
	@$(SLEEP) 5
	@$(ECHO) $(CIM_SCHEMA_DIR)
	$(MAKE) repositoryServer
	@ ./diffscript $(REPOSITORY_DIR) root#cimv2/classes
	@ ./diffscript $(REPOSITORY_DIR) root#PG_Internal/classes
	@ ./diffscript $(REPOSITORY_DIR) root#PG_InterOp/classes


No CVS admin address has been configured
Powered by
ViewCVS 0.9.2